| Age | Commit message (Expand) | Author | Files | Lines |
| 2019-10-19 | mm/memunmap: don't access uninitialized memmap in memunmap_pages() | Aneesh Kumar K.V | 1 | -4/+7 |
| 2019-10-19 | mm/memory_hotplug: don't access uninitialized memmaps in shrink_pgdat_span() | David Hildenbrand | 1 | -57/+15 |
| 2019-10-19 | mm/page_owner: don't access uninitialized memmaps when reading /proc/pagetype... | Qian Cai | 1 | -2/+3 |
| 2019-10-19 | scripts/gdb: fix lx-dmesg when CONFIG_PRINTK_CALLER is set | Joel Colledge | 2 | -16/+25 |
| 2019-10-19 | mm/memory-failure.c: don't access uninitialized memmaps in memory_failure() | David Hildenbrand | 1 | -6/+8 |
| 2019-10-19 | fs/proc/page.c: don't access uninitialized memmaps in fs/proc/page.c | David Hildenbrand | 1 | -12/+16 |
| 2019-10-19 | drivers/base/memory.c: don't access uninitialized memmaps in soft_offline_pag... | David Hildenbrand | 1 | -0/+3 |
| 2019-10-19 | ALSA: firewire-lib: postpone to start IR context | Takashi Sakamoto | 10 | -15/+98 |
| 2019-10-19 | ALSA: firewire-lib: handle several AMDTP streams in callback handler of IRQ t... | Takashi Sakamoto | 2 | -46/+140 |
| 2019-10-19 | ALSA: firewire-lib: cancel flushing isoc context in the laste step to process... | Takashi Sakamoto | 1 | -4/+0 |
| 2019-10-19 | ALSA: firewire-lib: replace ack callback to flush isoc contexts in AMDTP domain | Takashi Sakamoto | 10 | -26/+33 |
| 2019-10-19 | ALSA: firewire-lib: replace pointer callback to flush isoc contexts in AMDTP ... | Takashi Sakamoto | 10 | -42/+56 |
| 2019-10-19 | ALSA: firewire-lib: add irq_target member into amdtp_domain struct | Takashi Sakamoto | 1 | -0/+2 |
| 2019-10-19 | Merge tag 'for-linus-2019-10-18' of git://git.kernel.dk/linux-block | Linus Torvalds | 13 | -117/+266 |
| 2019-10-19 | Merge tag 'riscv/for-v5.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 4 | -23/+20 |
| 2019-10-19 | xdp: Prevent overflow in devmap_hash cost calculation for 32-bit builds | Toke Høiland-Jørgensen | 1 | -1/+1 |
| 2019-10-19 | filldir[64]: remove WARN_ON_ONCE() for bad directory entries | Linus Torvalds | 1 | -2/+2 |
| 2019-10-19 | Merge tag 'ceph-for-5.4-rc4' of git://github.com/ceph/ceph-client | Linus Torvalds | 2 | -13/+17 |
| 2019-10-19 | Merge tag 'for-5.4/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 3 | -45/+81 |
| 2019-10-19 | Merge tag 'iommu-fixes-v5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 6 | -27/+70 |
| 2019-10-19 | Merge tag 'copy-struct-from-user-v5.4-rc4' of gitolite.kernel.org:pub/scm/lin... | Linus Torvalds | 1 | -9/+28 |
| 2019-10-19 | scsi: ufs-bsg: Wake the device before sending raw upiu commands | Avri Altman | 1 | -0/+4 |
| 2019-10-19 | scsi: lpfc: Check queue pointer before use | Daniel Wagner | 1 | -1/+1 |
| 2019-10-19 | mips: vdso: Fix __arch_get_hw_counter() | Vincenzo Frascino | 1 | -1/+3 |
| 2019-10-19 | MAINTAINERS: Use @kernel.org address for Paul Burton | Paul Burton | 2 | -6/+7 |
| 2019-10-19 | scsi: qla2xxx: fixup incorrect usage of host_byte | Hannes Reinecke | 1 | -3/+3 |
| 2019-10-18 | selftests/bpf: More compatible nc options in test_tc_edt | Jiri Benc | 1 | -1/+1 |
| 2019-10-18 | net/mlx5: fix memory leak in mlx5_fw_fatal_reporter_dump | Navid Emamdoost | 1 | -1/+1 |
| 2019-10-18 | net/mlx5: prevent memory leak in mlx5_fpga_conn_create_cq | Navid Emamdoost | 1 | -1/+3 |
| 2019-10-18 | net/mlx5e: TX, Fix consumer index of error cqe dump | Tariq Toukan | 1 | -1/+4 |
| 2019-10-18 | net/mlx5e: kTLS, Enhance TX resync flow | Tariq Toukan | 3 | -33/+51 |
| 2019-10-18 | net/mlx5e: kTLS, Save a copy of the crypto info | Tariq Toukan | 3 | -8/+4 |
| 2019-10-18 | net/mlx5e: kTLS, Remove unneeded cipher type checks | Tariq Toukan | 1 | -6/+0 |
| 2019-10-18 | net/mlx5e: kTLS, Limit DUMP wqe size | Tariq Toukan | 5 | -12/+52 |
| 2019-10-18 | net/mlx5e: kTLS, Fix missing SQ edge fill | Tariq Toukan | 1 | -8/+20 |
| 2019-10-18 | net/mlx5e: kTLS, Fix page refcnt leak in TX resync error flow | Tariq Toukan | 1 | -2/+5 |
| 2019-10-18 | net/mlx5e: kTLS, Save by-value copy of the record frags | Tariq Toukan | 1 | -4/+4 |
| 2019-10-18 | net/mlx5e: kTLS, Save only the frag page to release at completion | Tariq Toukan | 2 | -15/+14 |
| 2019-10-18 | net/mlx5e: kTLS, Size of a Dump WQE is fixed | Tariq Toukan | 3 | -16/+12 |
| 2019-10-18 | net/mlx5e: kTLS, Release reference on DUMPed fragments in shutdown flow | Tariq Toukan | 3 | -16/+30 |
| 2019-10-18 | net/mlx5e: Tx, Zero-memset WQE info struct upon update | Tariq Toukan | 1 | -1/+1 |
| 2019-10-18 | net/mlx5e: Tx, Fix assumption of single WQEBB of NOP in cleanup flow | Tariq Toukan | 2 | -3/+7 |
| 2019-10-18 | usb: cdns3: Error out if USB_DR_MODE_UNKNOWN in cdns3_core_init_role() | Roger Quadros | 1 | -1/+3 |
| 2019-10-18 | ARM: dts: bcm2837-rpi-cm3: Avoid leds-gpio probing issue | Stefan Wahren | 1 | -0/+8 |
| 2019-10-18 | USB: ldusb: fix read info leaks | Johan Hovold | 1 | -7/+11 |
| 2019-10-18 | IB/core: Use rdma_read_gid_l2_fields to compare GID L2 fields | Parav Pandit | 1 | -4/+5 |
| 2019-10-18 | Merge tag 'usb-serial-5.4-rc4' of https://git.kernel.org/pub/scm/linux/kernel... | Greg Kroah-Hartman | 1 | -8/+4 |
| 2019-10-18 | RDMA/qedr: Fix reported firmware version | Kamal Heib | 1 | -1/+1 |
| 2019-10-18 | RDMA/siw: free siw_base_qp in kref release routine | Krishnamraju Eraparaju | 2 | -2/+2 |
| 2019-10-18 | tracing: Fix "gfp_t" format for synthetic events | Zhengjun Xing | 1 | -0/+2 |