public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-02-28 17:35:48 to 2022-02-28 17:54:09 UTC [more...]

[PATCH 5.15 000/139] 5.15.26-rc1 review
 2022-02-28 17:23 UTC  (50+ messages)
` [PATCH 5.15 001/139] mm/filemap: Fix handling of THPs in generic_file_buffered_read()
` [PATCH 5.15 002/139] cgroup/cpuset: Fix a race between cpuset_attach() and cpu hotplug
` [PATCH 5.15 003/139] cgroup-v1: Correct privileges check in release_agent writes
` [PATCH 5.15 004/139] x86/ptrace: Fix xfpregs_set()s incorrect xmm clearing
` [PATCH 5.15 005/139] btrfs: tree-checker: check item_size for inode_item
` [PATCH 5.15 006/139] btrfs: tree-checker: check item_size for dev_item
` [PATCH 5.15 007/139] clk: jz4725b: fix mmc0 clock gating
` [PATCH 5.15 008/139] io_uring: dont convert to jiffies for waiting on timeouts
` [PATCH 5.15 009/139] io_uring: disallow modification of rsrc_data during quiesce
` [PATCH 5.15 010/139] selinux: fix misuse of mutex_is_locked()
` [PATCH 5.15 011/139] vhost/vsock: dont check owner in vhost_vsock_stop() while releasing
` [PATCH 5.15 013/139] parisc/unaligned: Fix ldw() and stw() unalignment handlers
` [PATCH 5.15 014/139] KVM: x86/mmu: make apf token non-zero to fix bug
` [PATCH 5.15 017/139] drm/amd: Check if ASPM is enabled from PCIe subsystem
` [PATCH 5.15 018/139] drm/amdgpu: disable MMHUB PG for Picasso
` [PATCH 5.15 019/139] drm/amdgpu: do not enable asic reset for raven2
` [PATCH 5.15 020/139] drm/amdgpu: check vm ready by amdgpu_vm->evicting flag
` [PATCH 5.15 021/139] drm/i915: Widen the QGV point mask
` [PATCH 5.15 022/139] drm/i915: Correctly populate use_sagv_wm for all pipes
` [PATCH 5.15 023/139] drm/i915: Fix bw atomic check when switching between SAGV vs. no SAGV
` [PATCH 5.15 024/139] sr9700: sanity check for packet length
` [PATCH 5.15 025/139] USB: zaurus: support another broken Zaurus
` [PATCH 5.15 026/139] CDC-NCM: avoid overflow in sanity checking
` [PATCH 5.15 027/139] netfilter: xt_socket: fix a typo in socket_mt_destroy()
` [PATCH 5.15 028/139] netfilter: xt_socket: missing ifdef CONFIG_IP6_NF_IPTABLES dependency
` [PATCH 5.15 029/139] netfilter: nf_tables_offload: incorrect flow offload action array size
` [PATCH 5.15 030/139] tee: export teedev_open() and teedev_close_context()
` [PATCH 5.15 031/139] optee: use driver internal tee_context for some rpc
` [PATCH 5.15 032/139] ping: remove pr_err from ping_lookup
` [PATCH 5.15 033/139] Revert "i40e: Fix reset bw limit when DCB enabled with 1 TC"
` [PATCH 5.15 034/139] gpu: host1x: Always return syncpoint value when waiting
` [PATCH 5.15 035/139] perf evlist: Fix failed to use cpu list for uncore events
` [PATCH 5.15 036/139] perf data: Fix double free in perf_session__delete()
` [PATCH 5.15 037/139] mptcp: fix race in incoming ADD_ADDR option processing
` [PATCH 5.15 038/139] mptcp: add mibs counter for ignored incoming options
` [PATCH 5.15 039/139] selftests: mptcp: fix diag instability
` [PATCH 5.15 040/139] selftests: mptcp: be more conservative with cookie MPJ limits
` [PATCH 5.15 041/139] bnx2x: fix driver load from initrd
` [PATCH 5.15 042/139] bnxt_en: Fix active FEC reporting to ethtool
` [PATCH 5.15 044/139] bnxt_en: Fix incorrect multicast rx mask setting when not requested
` [PATCH 5.15 053/139] bpf: Fix a bpf_timer initialization issue
` [PATCH 5.15 054/139] bpf: Add schedule points in batch ops
` [PATCH 5.15 055/139] io_uring: add a schedule point in io_add_buffers()
` [PATCH 5.15 056/139] net: __pskb_pull_tail() & pskb_carve_frag_list() drop_monitor friends
` [PATCH 5.15 057/139] nvme: also mark passthrough-only namespaces ready in nvme_update_ns_info
` [PATCH 5.15 058/139] tipc: Fix end of loop tests for list_for_each_entry()
` [PATCH 5.15 061/139] openvswitch: Fix setting ipv6 fields causing hw csum failure
` [PATCH 5.15 062/139] drm/edid: Always set RGB444
` [PATCH 5.15 063/139] net/mlx5e: Fix wrong return value on ioctl EEPROM query failure

[PATCH 3/3] mm: hugetlb: add hugetlb_free_vmemmap sysctl
 2022-02-28 17:37 UTC  (3+ messages)

[PATCH 7/7] clocksource/drivers/timer-microchip-pit64b: use mchp_pit64b_{suspend, resume}
 2022-02-28 17:37 UTC  (2+ messages)

[PATCH v1] device-dax: Adding match parameter to select which driver to match dax devices
 2022-02-28 17:36 UTC  (2+ messages)

[PATCH 5/7] clocksource/drivers/timer-microchip-pit64b: add delay timer
 2022-02-28 17:35 UTC  (3+ messages)

[PATCH 5.10 00/80] 5.10.103-rc1 review
 2022-02-28 17:25 UTC  (81+ messages)
` [PATCH 5.10 01/80] cgroup/cpuset: Fix a race between cpuset_attach() and cpu hotplug
` [PATCH 5.10 02/80] btrfs: tree-checker: check item_size for inode_item
` [PATCH 5.10 03/80] btrfs: tree-checker: check item_size for dev_item
` [PATCH 5.10 04/80] clk: jz4725b: fix mmc0 clock gating
` [PATCH 5.10 05/80] vhost/vsock: dont check owner in vhost_vsock_stop() while releasing
` [PATCH 5.10 06/80] parisc/unaligned: Fix fldd and fstd unaligned handlers on 32-bit kernel
` [PATCH 5.10 07/80] parisc/unaligned: Fix ldw() and stw() unalignment handlers
` [PATCH 5.10 08/80] KVM: x86/mmu: make apf token non-zero to fix bug
` [PATCH 5.10 09/80] drm/amdgpu: disable MMHUB PG for Picasso
` [PATCH 5.10 10/80] drm/amdgpu: check vm ready by amdgpu_vm->evicting flag
` [PATCH 5.10 11/80] drm/i915: Correctly populate use_sagv_wm for all pipes
` [PATCH 5.10 12/80] sr9700: sanity check for packet length
` [PATCH 5.10 13/80] USB: zaurus: support another broken Zaurus
` [PATCH 5.10 14/80] CDC-NCM: avoid overflow in sanity checking
` [PATCH 5.10 15/80] netfilter: nf_tables_offload: incorrect flow offload action array size
` [PATCH 5.10 16/80] x86/fpu: Correct pkru/xstate inconsistency
` [PATCH 5.10 17/80] tee: export teedev_open() and teedev_close_context()
` [PATCH 5.10 18/80] optee: use driver internal tee_context for some rpc
` [PATCH 5.10 19/80] ping: remove pr_err from ping_lookup
` [PATCH 5.10 20/80] perf data: Fix double free in perf_session__delete()
` [PATCH 5.10 21/80] bnx2x: fix driver load from initrd
` [PATCH 5.10 22/80] bnxt_en: Fix active FEC reporting to ethtool
` [PATCH 5.10 23/80] hwmon: Handle failure to register sensor with thermal zone correctly
` [PATCH 5.10 24/80] bpf: Do not try bpf_msg_push_data with len 0
` [PATCH 5.10 25/80] selftests: bpf: Check bpf_msg_push_data return value
` [PATCH 5.10 26/80] bpf: Add schedule points in batch ops
` [PATCH 5.10 27/80] io_uring: add a schedule point in io_add_buffers()
` [PATCH 5.10 28/80] net: __pskb_pull_tail() & pskb_carve_frag_list() drop_monitor friends
` [PATCH 5.10 29/80] tipc: Fix end of loop tests for list_for_each_entry()
` [PATCH 5.10 30/80] gso: do not skip outer ip header in case of ipip and net_failover
` [PATCH 5.10 31/80] openvswitch: Fix setting ipv6 fields causing hw csum failure
` [PATCH 5.10 32/80] drm/edid: Always set RGB444
` [PATCH 5.10 33/80] net/mlx5e: Fix wrong return value on ioctl EEPROM query failure
` [PATCH 5.10 34/80] net/sched: act_ct: Fix flow table lookup after ct clear or switching zones
` [PATCH 5.10 35/80] net: ll_temac: check the return value of devm_kmalloc()
` [PATCH 5.10 36/80] net: Force inlining of checksum functions in net/checksum.h
` [PATCH 5.10 37/80] nfp: flower: Fix a potential leak in nfp_tunnel_add_shared_mac()
` [PATCH 5.10 38/80] netfilter: nf_tables: fix memory leak during stateful obj update
` [PATCH 5.10 39/80] net/smc: Use a mutex for locking "struct smc_pnettable"
` [PATCH 5.10 40/80] surface: surface3_power: Fix battery readings on batteries without a serial number
` [PATCH 5.10 41/80] udp_tunnel: Fix end of loop test in udp_tunnel_nic_unregister()
` [PATCH 5.10 42/80] net/mlx5: Fix possible deadlock on rule deletion
` [PATCH 5.10 43/80] net/mlx5: Fix wrong limitation of metadata match on ecpf
` [PATCH 5.10 44/80] net/mlx5e: kTLS, Use CHECKSUM_UNNECESSARY for device-offloaded packets
` [PATCH 5.10 45/80] spi: spi-zynq-qspi: Fix a NULL pointer dereference in zynq_qspi_exec_mem_op()
` [PATCH 5.10 46/80] regmap-irq: Update interrupt clear register for proper reset
` [PATCH 5.10 47/80] RDMA/rtrs-clt: Fix possible double free in error case
` [PATCH 5.10 48/80] RDMA/rtrs-clt: Kill wait_for_inflight_permits
` [PATCH 5.10 49/80] RDMA/rtrs-clt: Move free_permit from free_clt to rtrs_clt_close
` [PATCH 5.10 50/80] configfs: fix a race in configfs_{,un}register_subsystem()
` [PATCH 5.10 51/80] RDMA/ib_srp: Fix a deadlock
` [PATCH 5.10 52/80] tracing: Have traceon and traceoff trigger honor the instance
` [PATCH 5.10 53/80] iio: adc: men_z188_adc: Fix a resource leak in an error handling path
` [PATCH 5.10 54/80] iio: adc: ad7124: fix mask used for setting AIN_BUFP & AIN_BUFM bits
` [PATCH 5.10 55/80] iio: imu: st_lsm6dsx: wait for settling time in st_lsm6dsx_read_oneshot
` [PATCH 5.10 56/80] iio: Fix error handling for PM
` [PATCH 5.10 57/80] sc16is7xx: Fix for incorrect data being transmitted
` [PATCH 5.10 58/80] ata: pata_hpt37x: disable primary channel on HPT371
` [PATCH 5.10 59/80] Revert "USB: serial: ch341: add new Product ID for CH341A"
` [PATCH 5.10 60/80] usb: gadget: rndis: add spinlock for rndis response list
` [PATCH 5.10 61/80] USB: gadget: validate endpoint index for xilinx udc
` [PATCH 5.10 62/80] tracefs: Set the group ownership in apply_options() not parse_options()
` [PATCH 5.10 63/80] USB: serial: option: add support for DW5829e
` [PATCH 5.10 64/80] USB: serial: option: add Telit LE910R1 compositions
` [PATCH 5.10 65/80] usb: dwc2: drd: fix soft connect when gadget is unconfigured
` [PATCH 5.10 66/80] usb: dwc3: pci: Fix Bay Trail phy GPIO mappings
` [PATCH 5.10 67/80] usb: dwc3: gadget: Let the interrupt handler disable bottom halves
` [PATCH 5.10 68/80] xhci: re-initialize the HC during resume if HCE was set
` [PATCH 5.10 69/80] xhci: Prevent futile URB re-submissions due to incorrect return value
` [PATCH 5.10 70/80] driver core: Free DMA range map when device is released
` [PATCH 5.10 71/80] RDMA/cma: Do not change route.addr.src_addr outside state checks
` [PATCH 5.10 72/80] thermal: int340x: fix memory leak in int3400_notify()
` [PATCH 5.10 73/80] riscv: fix oops caused by irqsoff latency tracer
` [PATCH 5.10 74/80] tty: n_gsm: fix encoding of control signal octet bit DV
` [PATCH 5.10 75/80] tty: n_gsm: fix proper link termination after failed open
` [PATCH 5.10 76/80] tty: n_gsm: fix NULL pointer access due to DLCI release
` [PATCH 5.10 77/80] tty: n_gsm: fix wrong tty control line for flow control
` [PATCH 5.10 78/80] tty: n_gsm: fix deadlock in gsmtty_open()
` [PATCH 5.10 79/80] gpio: tegra186: Fix chip_data type confusion
` [PATCH 5.10 80/80] memblock: use kfree() to release kmalloced memblock regions

[PATCH v2 00/39] x86: Kernel IBT
 2022-02-28 17:36 UTC  (5+ messages)
` [PATCH v2 36/39] objtool: Find unused ENDBR instructions

[PATCH v2 1/4] MIPS: Refactor early_parse_mem() to fix mem= parameter
 2022-02-28 17:34 UTC  (2+ messages)

[PATCH v3 1/2] hwmon: (adm1275) Allow setting sample averaging
 2022-02-28 17:35 UTC  (3+ messages)

[PATCH 1/1] kallsyms: enhance %pS/s/b printing when KALLSYSMS is disabled
 2022-02-28 17:35 UTC  (2+ messages)

[PATCH v3 3/4] MIPS: Refactor early_parse_memmap() to fix memmap= parameter
 2022-02-28 17:36 UTC  (2+ messages)

[PATCH v3 1/4] MIPS: Refactor early_parse_mem() to fix mem= parameter
 2022-02-28 17:36 UTC  (2+ messages)

[luxis1999-iommufd:iommufd-v5.17-rc4 21/23] io_pagetable.c:undefined reference to `interval_tree_remove'
 2022-02-28 17:34 UTC 

[PATCH v3 4/6] mm: pvmw: add support for walking devmap pages
 2022-02-28 17:35 UTC  (2+ messages)

[PATCH 5.4 00/53] 5.4.182-rc1 review
 2022-02-28 17:24 UTC  (47+ messages)
` [PATCH 5.4 01/53] cgroup/cpuset: Fix a race between cpuset_attach() and cpu hotplug
` [PATCH 5.4 02/53] clk: jz4725b: fix mmc0 clock gating
` [PATCH 5.4 03/53] vhost/vsock: dont check owner in vhost_vsock_stop() while releasing
` [PATCH 5.4 04/53] parisc/unaligned: Fix fldd and fstd unaligned handlers on 32-bit kernel
` [PATCH 5.4 05/53] parisc/unaligned: Fix ldw() and stw() unalignment handlers
` [PATCH 5.4 06/53] drm/amdgpu: disable MMHUB PG for Picasso
` [PATCH 5.4 07/53] sr9700: sanity check for packet length
` [PATCH 5.4 08/53] USB: zaurus: support another broken Zaurus
` [PATCH 5.4 09/53] netfilter: nf_tables_offload: incorrect flow offload action array size
` [PATCH 5.4 11/53] tee: export teedev_open() and teedev_close_context()
` [PATCH 5.4 18/53] tipc: Fix end of loop tests for list_for_each_entry()
` [PATCH 5.4 19/53] gso: do not skip outer ip header in case of ipip and net_failover
` [PATCH 5.4 20/53] openvswitch: Fix setting ipv6 fields causing hw csum failure
` [PATCH 5.4 21/53] drm/edid: Always set RGB444
` [PATCH 5.4 22/53] net/mlx5e: Fix wrong return value on ioctl EEPROM query failure
` [PATCH 5.4 23/53] net: ll_temac: check the return value of devm_kmalloc()
` [PATCH 5.4 24/53] net: Force inlining of checksum functions in net/checksum.h
` [PATCH 5.4 25/53] nfp: flower: Fix a potential leak in nfp_tunnel_add_shared_mac()
` [PATCH 5.4 26/53] netfilter: nf_tables: fix memory leak during stateful obj update
` [PATCH 5.4 27/53] net/mlx5: Fix possible deadlock on rule deletion
` [PATCH 5.4 28/53] net/mlx5: Fix wrong limitation of metadata match on ecpf
` [PATCH 5.4 29/53] spi: spi-zynq-qspi: Fix a NULL pointer dereference in zynq_qspi_exec_mem_op()
` [PATCH 5.4 30/53] configfs: fix a race in configfs_{,un}register_subsystem()
` [PATCH 5.4 31/53] RDMA/ib_srp: Fix a deadlock
` [PATCH 5.4 32/53] tracing: Have traceon and traceoff trigger honor the instance
` [PATCH 5.4 33/53] iio: adc: men_z188_adc: Fix a resource leak in an error handling path
` [PATCH 5.4 34/53] iio: adc: ad7124: fix mask used for setting AIN_BUFP & AIN_BUFM bits
` [PATCH 5.4 35/53] iio: Fix error handling for PM
` [PATCH 5.4 36/53] ata: pata_hpt37x: disable primary channel on HPT371
` [PATCH 5.4 37/53] Revert "USB: serial: ch341: add new Product ID for CH341A"
` [PATCH 5.4 38/53] usb: gadget: rndis: add spinlock for rndis response list
` [PATCH 5.4 39/53] USB: gadget: validate endpoint index for xilinx udc
` [PATCH 5.4 40/53] tracefs: Set the group ownership in apply_options() not parse_options()
` [PATCH 5.4 41/53] USB: serial: option: add support for DW5829e
` [PATCH 5.4 42/53] USB: serial: option: add Telit LE910R1 compositions
` [PATCH 5.4 43/53] usb: dwc3: pci: Fix Bay Trail phy GPIO mappings
` [PATCH 5.4 44/53] usb: dwc3: gadget: Let the interrupt handler disable bottom halves
` [PATCH 5.4 45/53] xhci: re-initialize the HC during resume if HCE was set
` [PATCH 5.4 46/53] xhci: Prevent futile URB re-submissions due to incorrect return value
` [PATCH 5.4 47/53] tty: n_gsm: fix encoding of control signal octet bit DV
` [PATCH 5.4 48/53] tty: n_gsm: fix proper link termination after failed open
` [PATCH 5.4 49/53] tty: n_gsm: fix NULL pointer access due to DLCI release
` [PATCH 5.4 50/53] gpio: tegra186: Fix chip_data type confusion
` [PATCH 5.4 51/53] Revert "drm/nouveau/pmu/gm200-: avoid touching PMU outside of DEVINIT/PREOS/ACR"
` [PATCH 5.4 52/53] memblock: use kfree() to release kmalloced memblock regions
` [PATCH 5.4 53/53] fget: clarify and improve __fget_files() implementation

[PATCH v6 00/10] vfio/hisilicon: add ACC live migration driver
 2022-02-28 17:33 UTC  (3+ messages)
` [PATCH v6 03/10] hisi_acc_qm: Move PCI device IDs to common header

[PATCH v2] drm/amdgpu: check vm ready by amdgpu_vm->evicting flag
 2022-02-28 17:33 UTC  (3+ messages)

[PATCH bpf-next v1 0/6] Introduce eBPF support for HID devices
 2022-02-28 17:30 UTC  (4+ messages)
` [PATCH bpf-next v1 1/6] HID: initial BPF implementation

[PATCH 4.19 00/34] 4.19.232-rc1 review
 2022-02-28 17:24 UTC  (5+ messages)
` [PATCH 4.19 19/34] memblock: use kfree() to release kmalloced memblock regions
` [PATCH 4.19 20/34] fget: clarify and improve __fget_files() implementation
` [PATCH 4.19 33/34] xhci: Prevent futile URB re-submissions due to incorrect return value
` [PATCH 4.19 34/34] tty: n_gsm: fix encoding of control signal octet bit DV


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox