linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-09-08 12:46:41 to 2019-09-08 13:29:33 UTC [more...]

[PATCH] z3fold: fix retry mechanism in page reclaim
 2019-09-08 13:29 UTC 

[PATCHSET 0/9] perf: Improve cgroup profiling (v1)
 2019-09-08 13:28 UTC  (8+ messages)
` [PATCH 2/9] perf/core: Add PERF_SAMPLE_CGROUP feature

[GIT PULL] compiler-attributes for v5.3-rc8
 2019-09-08 13:24 UTC  (2+ messages)

[PATCH 0/5] leds: fix /sys/class/leds/<led>/trigger and add new api
 2019-09-08 13:21 UTC  (13+ messages)
` [PATCH 1/5] leds: remove PAGE_SIZE limit of /sys/class/leds/<led>/trigger
` [PATCH 2/5] leds: make sure leds_class is initialized before triggers are registered
` [PATCH 3/5] driver core: class: add function to create /sys/class/<class>/foo directory
` [PATCH 4/5] leds: add /sys/class/triggers/ that contains trigger sub-directories
` [PATCH 5/5] leds: add /sys/class/leds/<led>/current-trigger

[PATCH] staging: exfat: make use of kmemdup
 2019-09-08 13:05 UTC 

[PATCH 2/2] staging: exfat: cleanup spacing for casts
 2019-09-08 13:05 UTC  (3+ messages)
` [PATCH 2/2 v2] staging: exfat: cleanup casts

[PATCH] staging: exfat: add millisecond support
 2019-09-08 13:03 UTC  (2+ messages)

[PATCH 4.4 00/23] 4.4.192-stable review
 2019-09-08 12:41 UTC  (3+ messages)
` [PATCH 4.4 03/23] Bluetooth: btqca: Add a short delay before downloading the NVM
` [PATCH 4.4 09/23] net: kalmia: fix memory leaks

[PATCH 4.9 00/26] 4.9.192-stable review
 2019-09-08 12:42 UTC  (6+ messages)
` [PATCH 4.9 01/26] net: tundra: tsi108: use spin_lock_irqsave instead of spin_lock_irq in IRQ context
` [PATCH 4.9 02/26] net: tc35815: Explicitly check NET_IP_ALIGN is not zero in tc35815_rx
` [PATCH 4.9 11/26] ravb: Fix use-after-free ravb_tstamp_skb
` [PATCH 4.9 21/26] spi: bcm2835aux: fix corruptions for longer spi transfers
` [PATCH 4.9 25/26] tcp: inherit timestamp on mtu probe

[PATCH 4.14 00/40] 4.14.143-stable review
 2019-09-08 12:42 UTC  (22+ messages)
` [PATCH 4.14 02/40] hv_netvsc: Fix a warning of suspicious RCU usage
` [PATCH 4.14 04/40] Bluetooth: btqca: Add a short delay before downloading the NVM
` [PATCH 4.14 06/40] ibmveth: Convert multicast list size for little-endian system
` [PATCH 4.14 07/40] gpio: Fix build error of function redefinition
` [PATCH 4.14 08/40] drm/mediatek: use correct device to import PRIME buffers
` [PATCH 4.14 09/40] drm/mediatek: set DMA max segment size
` [PATCH 4.14 10/40] cxgb4: fix a memory leak bug
` [PATCH 4.14 11/40] liquidio: add cleanup in octeon_setup_iq()
` [PATCH 4.14 12/40] net: myri10ge: fix memory leaks
` [PATCH 4.14 13/40] lan78xx: Fix "
` [PATCH 4.14 15/40] cx82310_eth: fix a memory leak bug
` [PATCH 4.14 19/40] kprobes: Fix potential deadlock in kprobe_optimizer()
` [PATCH 4.14 21/40] Input: hyperv-keyboard: Use in-place iterator API in the channel callback
` [PATCH 4.14 24/40] ceph: fix buffer free while holding i_ceph_lock in __ceph_setxattr()
` [PATCH 4.14 28/40] libceph: allow ceph_buffer_put() to receive a NULL ceph_buffer
` [PATCH 4.14 30/40] spi: bcm2835aux: remove dangerous uncontrolled read of fifo
` [PATCH 4.14 32/40] Revert "x86/apic: Include the LDR when clearing out APIC registers"
` [PATCH 4.14 33/40] net: fix skb use after free in netpoll
` [PATCH 4.14 34/40] net_sched: fix a NULL pointer deref in ipt action
` [PATCH 4.14 36/40] tcp: inherit timestamp on mtu probe
` [PATCH 4.14 39/40] mld: fix memory leak in mld_del_delrec()

[PATCH 4.19 00/57] 4.19.72-stable review
 2019-09-08 12:42 UTC  (58+ messages)
` [PATCH 4.19 01/57] mld: fix memory leak in mld_del_delrec()
` [PATCH 4.19 02/57] net: fix skb use after free in netpoll
` [PATCH 4.19 03/57] net: sched: act_sample: fix psample group handling on overwrite
` [PATCH 4.19 04/57] net_sched: fix a NULL pointer deref in ipt action
` [PATCH 4.19 05/57] net: stmmac: dwmac-rk: Dont fail if phy regulator is absent
` [PATCH 4.19 06/57] tcp: inherit timestamp on mtu probe
` [PATCH 4.19 07/57] tcp: remove empty skb from write queue in error cases
` [PATCH 4.19 08/57] net/rds: Fix info leak in rds6_inc_info_copy()
` [PATCH 4.19 09/57] x86/boot: Preserve boot_params.secure_boot from sanitizing
` [PATCH 4.19 10/57] spi: bcm2835aux: unifying code between polling and interrupt driven code
` [PATCH 4.19 11/57] spi: bcm2835aux: remove dangerous uncontrolled read of fifo
` [PATCH 4.19 12/57] spi: bcm2835aux: fix corruptions for longer spi transfers
` [PATCH 4.19 13/57] net: tundra: tsi108: use spin_lock_irqsave instead of spin_lock_irq in IRQ context
` [PATCH 4.19 14/57] netfilter: nf_tables: use-after-free in failing rule with bound set
` [PATCH 4.19 15/57] tools: bpftool: fix error message (prog -> object)
` [PATCH 4.19 16/57] hv_netvsc: Fix a warning of suspicious RCU usage
` [PATCH 4.19 17/57] net: tc35815: Explicitly check NET_IP_ALIGN is not zero in tc35815_rx
` [PATCH 4.19 18/57] Bluetooth: btqca: Add a short delay before downloading the NVM
` [PATCH 4.19 19/57] Bluetooth: hidp: Let hidp_send_message return number of queued bytes
` [PATCH 4.19 20/57] ibmveth: Convert multicast list size for little-endian system
` [PATCH 4.19 21/57] gpio: Fix build error of function redefinition
` [PATCH 4.19 22/57] netfilter: nft_flow_offload: skip tcp rst and fin packets
` [PATCH 4.19 23/57] drm/mediatek: use correct device to import PRIME buffers
` [PATCH 4.19 24/57] drm/mediatek: set DMA max segment size
` [PATCH 4.19 25/57] scsi: qla2xxx: Fix gnl.l memory leak on adapter init failure
` [PATCH 4.19 26/57] scsi: target: tcmu: avoid use-after-free after command timeout
` [PATCH 4.19 27/57] cxgb4: fix a memory leak bug
` [PATCH 4.19 28/57] liquidio: add cleanup in octeon_setup_iq()
` [PATCH 4.19 29/57] net: myri10ge: fix memory leaks
` [PATCH 4.19 30/57] lan78xx: Fix "
` [PATCH 4.19 31/57] vfs: fix page locking deadlocks when deduping files
` [PATCH 4.19 32/57] cx82310_eth: fix a memory leak bug
` [PATCH 4.19 33/57] net: kalmia: fix memory leaks
` [PATCH 4.19 34/57] ibmvnic: Unmap DMA address of TX descriptor buffers after use
` [PATCH 4.19 35/57] net: cavium: fix driver name
` [PATCH 4.19 36/57] wimax/i2400m: fix a memory leak bug
` [PATCH 4.19 37/57] ravb: Fix use-after-free ravb_tstamp_skb
` [PATCH 4.19 38/57] kprobes: Fix potential deadlock in kprobe_optimizer()
` [PATCH 4.19 39/57] HID: cp2112: prevent sleeping function called from invalid context
` [PATCH 4.19 40/57] x86/boot/compressed/64: Fix boot on machines with broken E820 table
` [PATCH 4.19 41/57] Input: hyperv-keyboard: Use in-place iterator API in the channel callback
` [PATCH 4.19 42/57] Tools: hv: kvp: eliminate may be used uninitialized warning
` [PATCH 4.19 43/57] nvme-multipath: fix possible I/O hang when paths are updated
` [PATCH 4.19 44/57] IB/mlx4: Fix memory leaks
` [PATCH 4.19 45/57] infiniband: hfi1: fix a memory leak bug
` [PATCH 4.19 46/57] infiniband: hfi1: fix memory leaks
` [PATCH 4.19 47/57] selftests: kvm: fix state save/load on processors without XSAVE
` [PATCH 4.19 48/57] selftests/kvm: make platform_info_test pass on AMD
` [PATCH 4.19 49/57] ceph: fix buffer free while holding i_ceph_lock in __ceph_setxattr()
` [PATCH 4.19 50/57] ceph: fix buffer free while holding i_ceph_lock in __ceph_build_xattrs_blob()
` [PATCH 4.19 51/57] ceph: fix buffer free while holding i_ceph_lock in fill_inode()
` [PATCH 4.19 52/57] KVM: arm/arm64: Only skip MMIO insn once
` [PATCH 4.19 53/57] afs: Fix leak in afs_lookup_cell_rcu()
` [PATCH 4.19 54/57] KVM: arm/arm64: VGIC: Properly initialise private IRQ affinity
` [PATCH 4.19 55/57] x86/boot/compressed/64: Fix missing initialization in find_trampoline_placement()
` [PATCH 4.19 56/57] libceph: allow ceph_buffer_put() to receive a NULL ceph_buffer
` [PATCH 4.19 57/57] Revert "x86/apic: Include the LDR when clearing out APIC registers"

[patch for-5.3 0/4] revert immediate fallback to remote hugepages
 2019-09-08 12:47 UTC  (7+ messages)

[PATCH 5.2 00/94] 5.2.14-stable review
 2019-09-08 12:42 UTC  (95+ messages)
` [PATCH 5.2 01/94] mld: fix memory leak in mld_del_delrec()
` [PATCH 5.2 02/94] net: fix skb use after free in netpoll
` [PATCH 5.2 03/94] net: sched: act_sample: fix psample group handling on overwrite
` [PATCH 5.2 04/94] net_sched: fix a NULL pointer deref in ipt action
` [PATCH 5.2 05/94] net: stmmac: dwmac-rk: Dont fail if phy regulator is absent
` [PATCH 5.2 06/94] tcp: inherit timestamp on mtu probe
` [PATCH 5.2 07/94] tcp: remove empty skb from write queue in error cases
` [PATCH 5.2 08/94] nfp: flower: prevent ingress block binds on internal ports
` [PATCH 5.2 09/94] nfp: flower: handle neighbour events "
` [PATCH 5.2 10/94] Revert "r8152: napi hangup fix after disconnect"
` [PATCH 5.2 11/94] r8152: remove calling netif_napi_del
` [PATCH 5.2 12/94] taprio: Fix kernel panic in taprio_destroy
` [PATCH 5.2 13/94] taprio: Set default link speed to 10 Mbps in taprio_set_picos_per_byte
` [PATCH 5.2 14/94] net/sched: cbs: Set default link speed to 10 Mbps in cbs_set_port_rate
` [PATCH 5.2 15/94] Add genphy_c45_config_aneg() function to phy-c45.c
` [PATCH 5.2 16/94] net: dsa: tag_8021q: Future-proof the reserved fields in the custom VID
` [PATCH 5.2 17/94] net/sched: pfifo_fast: fix wrong dereference in pfifo_fast_enqueue
` [PATCH 5.2 18/94] net/sched: pfifo_fast: fix wrong dereference when qdisc is reset
` [PATCH 5.2 19/94] net/rds: Fix info leak in rds6_inc_info_copy()
` [PATCH 5.2 20/94] batman-adv: Fix netlink dumping of all mcast_flags buckets
` [PATCH 5.2 21/94] libbpf: fix erroneous multi-closing of BTF FD
` [PATCH 5.2 22/94] libbpf: set BTF FD for prog only when there is supported .BTF.ext data
` [PATCH 5.2 23/94] netfilter: nf_flow_table: fix offload for flows that are subject to xfrm
` [PATCH 5.2 24/94] net/mlx5e: Fix error flow of CQE recovery on tx reporter
` [PATCH 5.2 25/94] clk: samsung: Change signature of exynos5_subcmus_init() function
` [PATCH 5.2 26/94] clk: samsung: exynos5800: Move MAU subsystem clocks to MAU sub-CMU
` [PATCH 5.2 27/94] clk: samsung: exynos542x: Move MSCL subsystem clocks to its sub-CMU
` [PATCH 5.2 28/94] net: tundra: tsi108: use spin_lock_irqsave instead of spin_lock_irq in IRQ context
` [PATCH 5.2 29/94] netfilter: nf_tables: use-after-free in failing rule with bound set
` [PATCH 5.2 30/94] netfilter: nf_flow_table: conntrack picks up expired flows
` [PATCH 5.2 31/94] netfilter: nf_flow_table: teardown flow timeout race
` [PATCH 5.2 32/94] tools: bpftool: fix error message (prog -> object)
` [PATCH 5.2 33/94] ixgbe: fix possible deadlock in ixgbe_service_task()
` [PATCH 5.2 34/94] hv_netvsc: Fix a warning of suspicious RCU usage
` [PATCH 5.2 35/94] net: tc35815: Explicitly check NET_IP_ALIGN is not zero in tc35815_rx
` [PATCH 5.2 36/94] Bluetooth: btqca: Add a short delay before downloading the NVM
` [PATCH 5.2 37/94] Bluetooth: hci_qca: Send VS pre shutdown command
` [PATCH 5.2 38/94] Bluetooth: hidp: Let hidp_send_message return number of queued bytes
` [PATCH 5.2 39/94] s390/qeth: serialize cmd reply with concurrent timeout
` [PATCH 5.2 40/94] ibmveth: Convert multicast list size for little-endian system
` [PATCH 5.2 41/94] gpio: Fix build error of function redefinition
` [PATCH 5.2 42/94] netfilter: nft_flow_offload: skip tcp rst and fin packets
` [PATCH 5.2 43/94] drm/mediatek: use correct device to import PRIME buffers
` [PATCH 5.2 44/94] drm/mediatek: set DMA max segment size
` [PATCH 5.2 45/94] scsi: qla2xxx: Fix gnl.l memory leak on adapter init failure
` [PATCH 5.2 46/94] scsi: target: tcmu: avoid use-after-free after command timeout
` [PATCH 5.2 47/94] cxgb4: fix a memory leak bug
` [PATCH 5.2 48/94] selftests: kvm: do not try running the VM in vmx_set_nested_state_test
` [PATCH 5.2 49/94] selftests: kvm: provide common function to enable eVMCS
` [PATCH 5.2 50/94] selftests: kvm: fix vmx_set_nested_state_test
` [PATCH 5.2 51/94] liquidio: add cleanup in octeon_setup_iq()
` [PATCH 5.2 52/94] net: myri10ge: fix memory leaks
` [PATCH 5.2 53/94] clk: Fix falling back to legacy parent string matching
` [PATCH 5.2 54/94] clk: Fix potential NULL dereference in clk_fetch_parent_index()
` [PATCH 5.2 55/94] lan78xx: Fix memory leaks
` [PATCH 5.2 56/94] vfs: fix page locking deadlocks when deduping files
` [PATCH 5.2 57/94] cx82310_eth: fix a memory leak bug
` [PATCH 5.2 58/94] net: kalmia: fix memory leaks
` [PATCH 5.2 59/94] ibmvnic: Unmap DMA address of TX descriptor buffers after use
` [PATCH 5.2 60/94] net: cavium: fix driver name
` [PATCH 5.2 61/94] wimax/i2400m: fix a memory leak bug
` [PATCH 5.2 62/94] ravb: Fix use-after-free ravb_tstamp_skb
` [PATCH 5.2 63/94] sched/core: Schedule new worker even if PI-blocked
` [PATCH 5.2 64/94] kprobes: Fix potential deadlock in kprobe_optimizer()
` [PATCH 5.2 65/94] HID: intel-ish-hid: ipc: add EHL device id
` [PATCH 5.2 66/94] HID: cp2112: prevent sleeping function called from invalid context
` [PATCH 5.2 67/94] x86/boot/compressed/64: Fix boot on machines with broken E820 table
` [PATCH 5.2 68/94] scsi: lpfc: Mitigate high memory pre-allocation by SCSI-MQ
` [PATCH 5.2 69/94] Input: hyperv-keyboard: Use in-place iterator API in the channel callback
` [PATCH 5.2 70/94] Tools: hv: kvp: eliminate may be used uninitialized warning
` [PATCH 5.2 71/94] nvme-multipath: fix possible I/O hang when paths are updated
` [PATCH 5.2 72/94] nvme: Fix cntlid validation when not using NVMEoF
` [PATCH 5.2 73/94] RDMA/cma: fix null-ptr-deref Read in cma_cleanup
` [PATCH 5.2 74/94] IB/mlx4: Fix memory leaks
` [PATCH 5.2 75/94] infiniband: hfi1: fix a memory leak bug
` [PATCH 5.2 76/94] infiniband: hfi1: fix memory leaks
` [PATCH 5.2 77/94] selftests: kvm: fix state save/load on processors without XSAVE
` [PATCH 5.2 78/94] selftests/kvm: make platform_info_test pass on AMD
` [PATCH 5.2 79/94] drm/amdgpu: prevent memory leaks in AMDGPU_CS ioctl
` [PATCH 5.2 80/94] ceph: fix buffer free while holding i_ceph_lock in __ceph_setxattr()
` [PATCH 5.2 81/94] ceph: fix buffer free while holding i_ceph_lock in __ceph_build_xattrs_blob()
` [PATCH 5.2 82/94] ceph: fix buffer free while holding i_ceph_lock in fill_inode()
` [PATCH 5.2 83/94] KVM: arm/arm64: Only skip MMIO insn once
` [PATCH 5.2 84/94] afs: Fix leak in afs_lookup_cell_rcu()
` [PATCH 5.2 85/94] afs: Fix possible oops in afs_lookup trace event
` [PATCH 5.2 86/94] afs: use correct afs_call_type in yfs_fs_store_opaque_acl2
` [PATCH 5.2 87/94] RDMA/bnxt_re: Fix stack-out-of-bounds in bnxt_qplib_rcfw_send_message
` [PATCH 5.2 88/94] gpio: Fix irqchip initialization order
` [PATCH 5.2 89/94] KVM: arm/arm64: VGIC: Properly initialise private IRQ affinity
` [PATCH 5.2 90/94] x86/boot/compressed/64: Fix missing initialization in find_trampoline_placement()
` [PATCH 5.2 91/94] libceph: allow ceph_buffer_put() to receive a NULL ceph_buffer
` [PATCH 5.2 92/94] Revert "x86/apic: Include the LDR when clearing out APIC registers"
` [PATCH 5.2 93/94] x86/boot: Preserve boot_params.secure_boot from sanitizing
` [PATCH 5.2 94/94] Revert "mmc: core: do not retry CMD6 in __mmc_switch()"

Coccinelle: pci_free_consistent: Checking when constraints
 2019-09-08 12:48 UTC  (3+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).