linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-12-18 16:49:36 to 2022-12-19 01:40:50 UTC [more...]

[PATCH mm-unstable RFC 00/26] mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE on all architectures with swap PTEs
 2022-12-19  1:40 UTC  (4+ messages)

[PATCH V1] usb: Fix typo in comment
 2022-12-19  1:38 UTC 

[PATCH AUTOSEL 6.1 01/85] drm/etnaviv: add missing quirks for GC300
 2022-12-19  1:08 UTC  (3+ messages)
` [PATCH AUTOSEL 6.1 81/85] regulator: core: Use different devices for resource allocation and DT lookup

[PATCH AUTOSEL 6.0 01/73] drm/etnaviv: add missing quirks for GC300
 2022-12-19  1:07 UTC  (3+ messages)
` [PATCH AUTOSEL 6.0 70/73] regulator: core: Use different devices for resource allocation and DT lookup

[PATCH 0/2] ip/ip6_gre: Fix GRE tunnels not generating IPv6 link local addresses
 2022-12-19  1:06 UTC  (3+ messages)
` [PATCH 1/2] ip/ip6_gre: Fix changing addr gen mode not generating IPv6 link local address
` [PATCH 2/2] ip/ip6_gre: Fix non-point-to-point tunnel "

linux-next: Tree for Dec 19
 2022-12-19  0:56 UTC 

[PATCH v4] rcu-tasks: Make rude RCU-Tasks work well with CPU hotplug
 2022-12-19  0:33 UTC  (2+ messages)

[RFC 0/2] srcu: Remove pre-flip memory barrier
 2022-12-19  0:30 UTC  (14+ messages)
` [RFC 1/2] srcu: Remove comment about prior read lock counts
` [RFC 2/2] srcu: Remove memory barrier "E" as it is not required

[PATCH net 0/9] rxrpc: Fixes for I/O thread conversion/SACK table expansion
 2022-12-19  0:20 UTC  (3+ messages)
    ` [PATCH net 7/9] rxrpc: Fix I/O thread stop

linux-next: build warning after merge of the mm tree
 2022-12-17 19:22 UTC 

[PATCH v2 0/2] drm/v3d: replace obj lookup steps with
 2022-12-19  0:14 UTC  (4+ messages)
` [PATCH v2 2/2] drm/v3d: replace obj lookup steps with drm_gem_objects_lookup

[net-next] ipv6: fix routing cache overflow for raw sockets
 2022-12-18 23:48 UTC 

[PATCH 6.0.y / 6.1.y] x86/split_lock: Add sysctl to control the misery mode
 2022-12-18 23:44 UTC 

[PATCH] rcu: Fix opposite might_sleep() check in rcu_blocking_is_gp()
 2022-12-18 23:30 UTC  (11+ messages)

[PULL] Networking for next-6.1
 2022-12-18 23:25 UTC  (2+ messages)

[PATCH v2 00/10] Performance fixes for 9p filesystem
 2022-12-18 23:22 UTC  (11+ messages)
  ` [PATCH v2 01/10] Adjust maximum MSIZE to account for p9 header
  ` [PATCH v2 02/10] Expand setup of writeback cache to all levels
  ` [PATCH v2 03/10] Consolidate file operations and add readahead and writeback
  ` [PATCH v2 04/10] Remove unnecessary superblock flags
  ` [PATCH v2 05/10] allow disable of xattr support on mount
  ` [PATCH v2 06/10] fix bug in client create for .L
  ` [PATCH v2 07/10] Add additional debug flags and open modes
  ` [PATCH v2 08/10] Add new mount modes
  ` [PATCH v2 09/10] fix error reporting in v9fs_dir_release
  ` [PATCH v2 10/10] writeback mode fixes

[PATCH v3] i2c: i801: Safely share SMBus with BIOS/ACPI
 2022-12-18 23:02 UTC  (4+ messages)

BUG: spinlock trylock failure on UP on CPU#0, Xvnc/256
 2022-12-18 22:52 UTC 

[PATCH net-next v1 1/2] net: marvell: prestera: Add router ipv6 ABI
 2022-12-18 22:16 UTC 

[PATCH 0/2] ip/ip6_gre: Fix GRE tunnels not generating IPv6 link local addresses
 2022-12-18 22:16 UTC  (4+ messages)
` [PATCH 1/2] ip/ip6_gre: Fix changing addr gen mode not generating IPv6 link local address
` [PATCH 2/2] ip/ip6_gre: Fix non-point-to-point tunnel "

[PATCH net-next v1 2/2] net: marvell: prestera: Handle ipv6 lpm/neigh events
 2022-12-18 22:16 UTC 

[PATCH net-next v1 0/2] net: marvell: prestera: add ipv6 routes offloading
 2022-12-18 22:15 UTC 

[PATCH v2] HID: amd_sfh: Add support for tablet-mode-switch sensor
 2022-12-18 21:47 UTC 

[PATCH 0/2] scsi:donot skip lun if inquiry returns PQ=1 for all hosts
 2022-12-18 21:37 UTC  (3+ messages)
` [PATCH 1/2] scsi:core:Add sysfs interface to control if skip lun with PQ=1

[PATCH] nsfs: add compat ioctl handler
 2022-12-18 21:25 UTC 

[PATCH v2] ARM: dts: qcom: apq8026-samsung-matisse-wifi: Enable ADSP
 2022-12-18 21:19 UTC 

[PATCH v3 0/7] KVM: arm64: Normalize cache configuration
 2022-12-18 21:16 UTC  (3+ messages)
` [PATCH v3 5/7] KVM: arm64: Allow user to set CCSIDR_EL1

[PATCH] x86/tsc: Make recalibrate_cpu_khz() export GPL only
 2022-12-18 20:53 UTC  (3+ messages)
` [PATCH -v1.1 1/2] "
` [PATCH 2/2] x86/tsc: Do feature check as the very first thing

BUG: arm64: missing build-id from vmlinux
 2022-12-18 20:51 UTC 

[syzbot] WARNING in add_to_free_space_tree
 2022-12-18 20:11 UTC 

[syzbot] KASAN: slab-out-of-bounds Read in mi_find_attr
 2022-12-18 20:00 UTC 

[PATCH] Improve 9p performance for read operations
 2022-12-18 19:59 UTC  (10+ messages)
` [PATCH 1/6] Adjust maximum MSIZE to account for p9 header
` [PATCH 2/6] Don't assume UID 0 attach
        ` [V9fs-developer] "

Announce loop-AES-v3.7z file/swap crypto package
 2022-12-18 19:58 UTC 

[PATCH] spi: dw_bt1: fix MUX_MMIO dependencies
 2022-12-18 19:25 UTC  (4+ messages)

[PATCH V2 1/2] dt-bindings: arm: Add Beacon EmbeddedWorks i.MX8M Plus kit
 2022-12-18 19:00 UTC  (4+ messages)
` [PATCH V2 2/2] arm64: dts: imx: Introduce imx8mp-beacon-kit

[PATCH v4 0/1] Digiteq Automotive MGB4 driver
 2022-12-18 18:58 UTC  (2+ messages)

[PATCH v5 0/2] Add pinctrl support for QDU1000/QRU1000 SoCs
 2022-12-18 18:57 UTC  (3+ messages)
` [PATCH v5 1/2] dt-bindings: pinctrl: qcom: Add QDU1000 and QRU1000 pinctrl

[PATCH] vdso: Improve cmd_vdso_check to check all dynamic relocations
 2022-12-18 18:31 UTC  (8+ messages)

[PATCH V2 0/9] Extend Intel On Demand (SDSi) support
 2022-12-18 18:21 UTC  (2+ messages)

[PATCH v3 0/3] Replace invocations of prandom_u32() with get_random_u32()
 2022-12-18 18:19 UTC  (4+ messages)
` [PATCH v3 1/3] Replace invocation of weak PRNG in mm/slab.c
` [PATCH v3 2/3] Replace invocation of weak PRNG inside mm/slab_common.c
` [PATCH v3 3/3] Replace invocation of weak PRNG in arch/x86/mm/kaslr.c

[PATCH] myri10ge: Fix an error handling path in myri10ge_probe()
 2022-12-18 18:08 UTC 

[PATCH v2 00/15] Add support for enhanced SPI for Designware SPI controllers
 2022-12-18 17:45 UTC  (2+ messages)

[PATCH] arm64: dts: imx8mp: Enable spba-bus on AIPS3
 2022-12-18 17:05 UTC 

[RFC] cxl_test: upgrade as a first class citizen selftests capable driver
 2022-12-18 16:08 UTC  (3+ messages)

[PATCH AUTOSEL 4.9 01/20] wifi: ath9k: verify the expected usb_endpoints are present
 2022-12-18 16:23 UTC  (20+ messages)
` [PATCH AUTOSEL 4.9 02/20] wifi: ar5523: Fix use-after-free on ar5523_cmd() timed out
` [PATCH AUTOSEL 4.9 03/20] ipmi: fix memleak when unload ipmi driver
` [PATCH AUTOSEL 4.9 04/20] net: ethernet: ti: Fix return type of netcp_ndo_start_xmit()
` [PATCH AUTOSEL 4.9 05/20] hamradio: baycom_epp: Fix return type of baycom_send_packet()
` [PATCH AUTOSEL 4.9 06/20] wifi: brcmfmac: Fix potential shift-out-of-bounds in brcmf_fw_alloc_request()
` [PATCH AUTOSEL 4.9 07/20] igb: Do not free q_vector unless new one was allocated
` [PATCH AUTOSEL 4.9 08/20] s390/ctcm: Fix return type of ctc{mp,}m_tx()
` [PATCH AUTOSEL 4.9 09/20] s390/netiucv: Fix return type of netiucv_tx()
` [PATCH AUTOSEL 4.9 10/20] s390/lcs: Fix return type of lcs_start_xmit()
` [PATCH AUTOSEL 4.9 11/20] drm/sti: Use drm_mode_copy()
` [PATCH AUTOSEL 4.9 12/20] md/raid1: stop mdx_raid1 thread when raid1 array run failed
` [PATCH AUTOSEL 4.9 13/20] mrp: introduce active flags to prevent UAF when applicant uninit
` [PATCH AUTOSEL 4.9 14/20] ppp: associate skb with a device at tx
` [PATCH AUTOSEL 4.9 15/20] media: dvb-frontends: fix leak of memory fw
` [PATCH AUTOSEL 4.9 16/20] media: dvb-usb: fix memory leak in dvb_usb_adapter_init()
` [PATCH AUTOSEL 4.9 17/20] blk-mq: fix possible memleak when register 'hctx' failed
` [PATCH AUTOSEL 4.9 18/20] mmc: f-sdh30: Add quirks for broken timeout clock capability
` [PATCH AUTOSEL 4.9 19/20] media: si470x: Fix use-after-free in si470x_int_in_callback()
` [PATCH AUTOSEL 4.9 20/20] clk: st: Fix memory leak in st_of_quadfs_setup()

[PATCH AUTOSEL 4.14 01/23] wifi: ath9k: verify the expected usb_endpoints are present
 2022-12-18 16:21 UTC  (23+ messages)
` [PATCH AUTOSEL 4.14 02/23] wifi: ar5523: Fix use-after-free on ar5523_cmd() timed out
` [PATCH AUTOSEL 4.14 03/23] ASoC: codecs: rt298: Add quirk for KBL-R RVP platform
` [PATCH AUTOSEL 4.14 04/23] ipmi: fix memleak when unload ipmi driver
` [PATCH AUTOSEL 4.14 05/23] bpf: make sure skb->len != 0 when redirecting to a tunneling device
` [PATCH AUTOSEL 4.14 06/23] net: ethernet: ti: Fix return type of netcp_ndo_start_xmit()
` [PATCH AUTOSEL 4.14 07/23] hamradio: baycom_epp: Fix return type of baycom_send_packet()
` [PATCH AUTOSEL 4.14 08/23] wifi: brcmfmac: Fix potential shift-out-of-bounds in brcmf_fw_alloc_request()
` [PATCH AUTOSEL 4.14 09/23] igb: Do not free q_vector unless new one was allocated
` [PATCH AUTOSEL 4.14 10/23] s390/ctcm: Fix return type of ctc{mp,}m_tx()
` [PATCH AUTOSEL 4.14 11/23] s390/netiucv: Fix return type of netiucv_tx()
` [PATCH AUTOSEL 4.14 12/23] s390/lcs: Fix return type of lcs_start_xmit()
` [PATCH AUTOSEL 4.14 13/23] drm/sti: Use drm_mode_copy()
` [PATCH AUTOSEL 4.14 14/23] md/raid1: stop mdx_raid1 thread when raid1 array run failed
` [PATCH AUTOSEL 4.14 15/23] mrp: introduce active flags to prevent UAF when applicant uninit
` [PATCH AUTOSEL 4.14 16/23] ppp: associate skb with a device at tx
` [PATCH AUTOSEL 4.14 17/23] media: dvb-frontends: fix leak of memory fw
` [PATCH AUTOSEL 4.14 18/23] media: dvbdev: adopts refcnt to avoid UAF
` [PATCH AUTOSEL 4.14 19/23] media: dvb-usb: fix memory leak in dvb_usb_adapter_init()
` [PATCH AUTOSEL 4.14 20/23] blk-mq: fix possible memleak when register 'hctx' failed
` [PATCH AUTOSEL 4.14 21/23] mmc: f-sdh30: Add quirks for broken timeout clock capability
` [PATCH AUTOSEL 4.14 22/23] media: si470x: Fix use-after-free in si470x_int_in_callback()
` [PATCH AUTOSEL 4.14 23/23] clk: st: Fix memory leak in st_of_quadfs_setup()

[PATCH AUTOSEL 4.19 01/26] wifi: ath9k: verify the expected usb_endpoints are present
 2022-12-18 16:20 UTC  (26+ messages)
` [PATCH AUTOSEL 4.19 02/26] wifi: ar5523: Fix use-after-free on ar5523_cmd() timed out
` [PATCH AUTOSEL 4.19 03/26] ASoC: codecs: rt298: Add quirk for KBL-R RVP platform
` [PATCH AUTOSEL 4.19 04/26] ipmi: fix memleak when unload ipmi driver
` [PATCH AUTOSEL 4.19 05/26] bpf: make sure skb->len != 0 when redirecting to a tunneling device
` [PATCH AUTOSEL 4.19 06/26] net: ethernet: ti: Fix return type of netcp_ndo_start_xmit()
` [PATCH AUTOSEL 4.19 07/26] hamradio: baycom_epp: Fix return type of baycom_send_packet()
` [PATCH AUTOSEL 4.19 08/26] wifi: brcmfmac: Fix potential shift-out-of-bounds in brcmf_fw_alloc_request()
` [PATCH AUTOSEL 4.19 09/26] igb: Do not free q_vector unless new one was allocated
` [PATCH AUTOSEL 4.19 10/26] drm/amdgpu: Fix type of second parameter in trans_msg() callback
` [PATCH AUTOSEL 4.19 11/26] s390/ctcm: Fix return type of ctc{mp,}m_tx()
` [PATCH AUTOSEL 4.19 12/26] s390/netiucv: Fix return type of netiucv_tx()
` [PATCH AUTOSEL 4.19 13/26] s390/lcs: Fix return type of lcs_start_xmit()
` [PATCH AUTOSEL 4.19 14/26] drm/sti: Use drm_mode_copy()
` [PATCH AUTOSEL 4.19 15/26] drivers/md/md-bitmap: check the return value of md_bitmap_get_counter()
` [PATCH AUTOSEL 4.19 16/26] md/raid1: stop mdx_raid1 thread when raid1 array run failed
` [PATCH AUTOSEL 4.19 17/26] mrp: introduce active flags to prevent UAF when applicant uninit
` [PATCH AUTOSEL 4.19 18/26] ppp: associate skb with a device at tx
` [PATCH AUTOSEL 4.19 19/26] media: dvb-frontends: fix leak of memory fw
` [PATCH AUTOSEL 4.19 20/26] media: dvbdev: adopts refcnt to avoid UAF
` [PATCH AUTOSEL 4.19 21/26] media: dvb-usb: fix memory leak in dvb_usb_adapter_init()
` [PATCH AUTOSEL 4.19 22/26] blk-mq: fix possible memleak when register 'hctx' failed
` [PATCH AUTOSEL 4.19 23/26] regulator: core: fix use_count leakage when handling boot-on
` [PATCH AUTOSEL 4.19 24/26] mmc: f-sdh30: Add quirks for broken timeout clock capability
` [PATCH AUTOSEL 4.19 25/26] media: si470x: Fix use-after-free in si470x_int_in_callback()
` [PATCH AUTOSEL 4.19 26/26] clk: st: Fix memory leak in st_of_quadfs_setup()

[PATCH AUTOSEL 5.4 01/30] drm/etnaviv: add missing quirks for GC300
 2022-12-18 16:18 UTC  (30+ messages)
` [PATCH AUTOSEL 5.4 02/30] brcmfmac: return error when getting invalid max_flowrings from dongle
` [PATCH AUTOSEL 5.4 03/30] wifi: ath9k: verify the expected usb_endpoints are present
` [PATCH AUTOSEL 5.4 04/30] wifi: ar5523: Fix use-after-free on ar5523_cmd() timed out
` [PATCH AUTOSEL 5.4 05/30] ASoC: codecs: rt298: Add quirk for KBL-R RVP platform
` [PATCH AUTOSEL 5.4 06/30] ipmi: fix memleak when unload ipmi driver
` [PATCH AUTOSEL 5.4 07/30] bpf: make sure skb->len != 0 when redirecting to a tunneling device
` [PATCH AUTOSEL 5.4 08/30] net: ethernet: ti: Fix return type of netcp_ndo_start_xmit()
` [PATCH AUTOSEL 5.4 09/30] hamradio: baycom_epp: Fix return type of baycom_send_packet()
` [PATCH AUTOSEL 5.4 10/30] wifi: brcmfmac: Fix potential shift-out-of-bounds in brcmf_fw_alloc_request()
` [PATCH AUTOSEL 5.4 11/30] igb: Do not free q_vector unless new one was allocated
` [PATCH AUTOSEL 5.4 12/30] s390/ctcm: Fix return type of ctc{mp,}m_tx()
` [PATCH AUTOSEL 5.4 13/30] s390/netiucv: Fix return type of netiucv_tx()
` [PATCH AUTOSEL 5.4 14/30] s390/lcs: Fix return type of lcs_start_xmit()
` [PATCH AUTOSEL 5.4 15/30] drm/rockchip: Use drm_mode_copy()
` [PATCH AUTOSEL 5.4 16/30] drm/sti: "
` [PATCH AUTOSEL 5.4 17/30] drivers/md/md-bitmap: check the return value of md_bitmap_get_counter()
` [PATCH AUTOSEL 5.4 18/30] md/raid1: stop mdx_raid1 thread when raid1 array run failed
` [PATCH AUTOSEL 5.4 19/30] net: add atomic_long_t to net_device_stats fields
` [PATCH AUTOSEL 5.4 20/30] mrp: introduce active flags to prevent UAF when applicant uninit
` [PATCH AUTOSEL 5.4 21/30] ppp: associate skb with a device at tx
` [PATCH AUTOSEL 5.4 22/30] bpf: Prevent decl_tag from being referenced in func_proto arg
` [PATCH AUTOSEL 5.4 23/30] media: dvb-frontends: fix leak of memory fw
` [PATCH AUTOSEL 5.4 24/30] media: dvbdev: adopts refcnt to avoid UAF
` [PATCH AUTOSEL 5.4 25/30] media: dvb-usb: fix memory leak in dvb_usb_adapter_init()
` [PATCH AUTOSEL 5.4 26/30] blk-mq: fix possible memleak when register 'hctx' failed
` [PATCH AUTOSEL 5.4 27/30] regulator: core: fix use_count leakage when handling boot-on
` [PATCH AUTOSEL 5.4 28/30] mmc: f-sdh30: Add quirks for broken timeout clock capability
` [PATCH AUTOSEL 5.4 29/30] media: si470x: Fix use-after-free in si470x_int_in_callback()
` [PATCH AUTOSEL 5.4 30/30] clk: st: Fix memory leak in st_of_quadfs_setup()

[PATCH AUTOSEL 5.10 01/39] drm/etnaviv: add missing quirks for GC300
 2022-12-18 16:15 UTC  (16+ messages)
` [PATCH AUTOSEL 5.10 25/39] net: add atomic_long_t to net_device_stats fields
` [PATCH AUTOSEL 5.10 26/39] mrp: introduce active flags to prevent UAF when applicant uninit
` [PATCH AUTOSEL 5.10 27/39] ppp: associate skb with a device at tx
` [PATCH AUTOSEL 5.10 28/39] bpf: Prevent decl_tag from being referenced in func_proto arg
` [PATCH AUTOSEL 5.10 29/39] ethtool: avoiding integer overflow in ethtool_phys_id()
` [PATCH AUTOSEL 5.10 30/39] media: dvb-frontends: fix leak of memory fw
` [PATCH AUTOSEL 5.10 31/39] media: dvbdev: adopts refcnt to avoid UAF
` [PATCH AUTOSEL 5.10 32/39] media: dvb-usb: fix memory leak in dvb_usb_adapter_init()
` [PATCH AUTOSEL 5.10 33/39] blk-mq: fix possible memleak when register 'hctx' failed
` [PATCH AUTOSEL 5.10 34/39] libbpf: Avoid enum forward-declarations in public API in C++ mode
` [PATCH AUTOSEL 5.10 35/39] regulator: core: fix use_count leakage when handling boot-on
` [PATCH AUTOSEL 5.10 36/39] mmc: f-sdh30: Add quirks for broken timeout clock capability
` [PATCH AUTOSEL 5.10 37/39] mmc: renesas_sdhi: better reset from HS400 mode
` [PATCH AUTOSEL 5.10 38/39] media: si470x: Fix use-after-free in si470x_int_in_callback()
` [PATCH AUTOSEL 5.10 39/39] clk: st: Fix memory leak in st_of_quadfs_setup()


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).