Age | Commit message (Expand) | Author |
2019-08-08 | loop: set PF_MEMALLOC_NOIO for the worker thread | Mikulas Patocka |
2019-08-08 | usb: setup authorized_default attributes using usb_bus_notify | Thiébaud Weksteen |
2019-08-08 | bdev: Fixup error handling in blkdev_get() | Jan Kara |
2019-08-08 | block, bfq: handle NULL return value by bfq_init_rq() | Paolo Valente |
2019-08-08 | block, bfq: move update of waker and woken list to queue freeing | Paolo Valente |
2019-08-08 | block, bfq: reset last_completed_rq_bfqq if the pointed queue is freed | Paolo Valente |
2019-08-08 | block: aoe: Fix kernel crash due to atomic sleep when exiting | He Zhe |
2019-08-08 | s390/build: use size command to perform empty .bss check | Vasily Gorbik |
2019-08-08 | kbuild: add OBJSIZE variable for the size tool | Vasily Gorbik |
2019-08-08 | pwm: Fallback to the static lookup-list when acpi_pwm_get fails | Hans de Goede |
2019-08-08 | usb: iowarrior: fix deadlock on disconnect | Oliver Neukum |
2019-08-08 | Revert "USB: rio500: simplify locking" | Oliver Neukum |
2019-08-08 | drm/vmwgfx: fix memory leak when too many retries have occurred | Colin Ian King |
2019-08-08 | ALSA: firewire: fix a memory leak bug | Wenwen Wang |
2019-08-08 | genirq/affinity: Create affinity mask for single vector | Ming Lei |
2019-08-08 | Revert "kernfs: fix memleak in kernel_ops_readdir()" | Greg Kroah-Hartman |
2019-08-08 | x86/lib/cpu: Address missing prototypes warning | Valdis Klētnieks |
2019-08-08 | x86/purgatory: Use CFLAGS_REMOVE rather than reset KBUILD_CFLAGS | Nick Desaulniers |
2019-08-08 | x86/purgatory: Do not use __builtin_memcpy and __builtin_memset | Nick Desaulniers |
2019-08-08 | sound: fix a memory leak bug | Wenwen Wang |
2019-08-08 | Merge tag 'drm-fixes-5.3-2019-08-07' of git://people.freedesktop.org/~agd5f/l... | Dave Airlie |
2019-08-08 | Merge tag 'drm/tegra/for-5.3-rc4' of git://anongit.freedesktop.org/tegra/linu... | Dave Airlie |
2019-08-07 | Merge tag 'hwmon-for-v5.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2019-08-07 | hwmon: (lm75) Fixup tmp75b clr_mask | Iker Perez del Palomar Sustatxa |
2019-08-07 | hwmon: (nct7802) Fix wrong detection of in4 presence | Guenter Roeck |
2019-08-07 | libata: add SG safety checks in SFF pio transfers | Jens Axboe |
2019-08-07 | libata: have ata_scsi_rw_xlat() fail invalid passthrough requests | Jens Axboe |
2019-08-07 | block: fix O_DIRECT error handling for bio fragments | Jens Axboe |
2019-08-07 | NFSv4: Ensure state recovery handles ETIMEDOUT correctly | Trond Myklebust |
2019-08-07 | Revert "drm/amdkfd: New IOCTL to allocate queue GWS" | Alex Deucher |
2019-08-07 | x86: mtrr: cyrix: Mark expected switch fall-through | Gustavo A. R. Silva |
2019-08-07 | x86/ptrace: Mark expected switch fall-through | Gustavo A. R. Silva |
2019-08-07 | ALSA: hda - Workaround for crackled sound on AMD controller (1022:1457) | Takashi Iwai |
2019-08-07 | Revert "PCI: Add missing link delays required by the PCIe spec" | Mika Westerberg |
2019-08-07 | ALSA: hiface: fix multiple memory leak bugs | Wenwen Wang |
2019-08-06 | Revert "drm/amdgpu: fix transform feedback GDS hang on gfx10 (v2)" | Marek Olšák |
2019-08-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds |
2019-08-06 | RISC-V: Remove per cpu clocksource | Atish Patra |
2019-08-06 | Merge branch 'sja1105-fixes' | David S. Miller |
2019-08-06 | net: dsa: sja1105: Fix memory leak on meta state machine error path | Vladimir Oltean |
2019-08-06 | net: dsa: sja1105: Fix memory leak on meta state machine normal path | Vladimir Oltean |
2019-08-06 | net: dsa: sja1105: Really fix panic on unregistering PTP clock | Vladimir Oltean |
2019-08-06 | net: dsa: sja1105: Use the LOCKEDS bit for SJA1105 E/T as well | Vladimir Oltean |
2019-08-06 | net: dsa: sja1105: Fix broken learning with vlan_filtering disabled | Vladimir Oltean |
2019-08-06 | net: dsa: qca8k: Add of_node_put() in qca8k_setup_mdio_bus() | Nishka Dasgupta |
2019-08-06 | Merge branch 'flow_offload-action-fixes' | David S. Miller |
2019-08-06 | net: sched: sample: allow accessing psample_group with rtnl | Vlad Buslov |
2019-08-06 | net: sched: police: allow accessing police->params with rtnl | Vlad Buslov |
2019-08-06 | Merge branch 'hisilicon-fixes' | David S. Miller |
2019-08-06 | net: hisilicon: Fix dma_map_single failed on arm64 | Jiangfeng Xiao |