public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-10-13 11:19:39 to 2024-10-13 20:55:39 UTC [more...]

[PATCH 0/3] Add i2c driver for Bosch BMI260 IMU
 2024-10-13 20:55 UTC  (16+ messages)
` [PATCH 1/3] iio: imu: Add i2c driver for bmi260 imu
` [PATCH 2/3] iio: imu: Add triggered buffer for Bosch BMI270 IMU
` [PATCH 3/3] iio: imu: Add scale and sampling frequency to "

[PATCH 00/17] replace call_rcu by kfree_rcu for simple kmem_cache_free callback
 2024-10-13 20:53 UTC  (19+ messages)
` [PATCH 01/17] wireguard: allowedips: "
` [PATCH 02/17] ipv4: "
` [PATCH 03/17] inetpeer: "
` [PATCH 04/17] ipv6: "
` [PATCH 05/17] xfrm6_tunnel: "
` [PATCH 06/17] batman-adv: "
` [PATCH 07/17] eCryptfs: "
` [PATCH 08/17] net: bridge: "
` [PATCH 09/17] block: "
` [PATCH 10/17] can: gw: "
` [PATCH 11/17] posix-timers: "
` [PATCH 12/17] nfsd: "
` [PATCH 13/17] KVM: PPC: "
` [PATCH 14/17] kcm: "
` [PATCH 15/17] netfilter: nf_conncount: "
` [PATCH 16/17] netfilter: expect: "
` [PATCH 17/17] netfilter: xt_hashlimit: "
` (subset) [PATCH 00/17] "

[PATCH v3] mm/slub: Avoid list corruption when removing a slab from the full list
 2024-10-13 20:46 UTC  (4+ messages)

[PATCH 1/2] arm64: dts: rockchip: Add rk3588-orangepi-5b device tree and refactor
 2024-10-13 20:44 UTC  (2+ messages)
` [PATCH 2/2] dt-bindings: arm: rockchip: Add Orange Pi 5b

[PATCH net-next 0/6] cxgb4: Deadcode removal
 2024-10-13 20:38 UTC  (7+ messages)
` [PATCH net-next 1/6] cxgb4: Remove unused cxgb4_alloc/free_encap_mac_filt
` [PATCH net-next 2/6] cxgb4: Remove unused cxgb4_alloc/free_raw_mac_filt
` [PATCH net-next 3/6] cxgb4: Remove unused cxgb4_get_srq_entry
` [PATCH net-next 4/6] cxgb4: Remove unused cxgb4_scsi_init
` [PATCH net-next 5/6] cxgb4: Remove unused cxgb4_l2t_alloc_switching
` [PATCH net-next 6/6] cxgb4: Remove unused t4_free_ofld_rxqs

[PATCH] kasan: add kunit tests for kmalloc_track_caller, kmalloc_node_track_caller
 2024-10-13 20:34 UTC  (2+ messages)

[syzbot] [usb?] INFO: task hung in usb_port_suspend
 2024-10-13 20:34 UTC  (10+ messages)

[PATCH] staging: vchiq_arm: Utilize devm_kzalloc in the probe() function
 2024-10-13 20:29 UTC  (2+ messages)

[RFC] ipw2100 ipw2200 ps3_gelic rtl8712 --- Are we ready for wext cleanup?
 2024-10-13 20:28 UTC 

[PATCH v4 0/5] Binding and driver for gated-fixed-clocks
 2024-10-13 20:27 UTC  (3+ messages)

[PATCH] kasan: migrate copy_user_test to kunit
 2024-10-13 20:25 UTC  (12+ messages)
` [PATCH v2 0/3] kasan: migrate the last module test "
  ` [PATCH v2 1/3] kasan: move checks to do_strncpy_from_user
  ` [PATCH v2 2/3] kasan: migrate copy_user_test to kunit
      ` [PATCH v3 "
  ` [PATCH v2 3/3] kasan: delete CONFIG_KASAN_MODULE_TEST
      ` [PATCH v3 "

[PATCH 0/3] Realtek SPI-NAND controller
 2024-10-13 20:16 UTC  (6+ messages)
` [PATCH 1/3] dt-bindings: spi: Add realtek,rtl9300-snand

[PATCH] [RFC] of: Add debug aid to find unused device tree properties
 2024-10-13 20:07 UTC 

[RFC] staging: gpib: Proposal to add TODO file
 2024-10-13 19:45 UTC 

[PATCH 0/2] MAINTAINERS: Deal with the linux-mips.org mess
 2024-10-13 19:34 UTC  (3+ messages)
` [PATCH 1/2] MAINTAINERS: Retire Ralf Baechle
` [PATCH 2/2] MAINTAINERS: Remove linux-mips.org references

[syzbot] [bpf?] [net?] KASAN: slab-use-after-free Read in page_pool_put_unrefed_netmem
 2024-10-13 19:32 UTC 

[PATCH v2 0/2] efi/libstub: fix efi_parse_options() ignoring the default command line
 2024-10-13 19:22 UTC  (3+ messages)

[syzbot] Monthly dri report (Oct 2024)
 2024-10-13 19:21 UTC 

[PATCH v2 0/1] pinctrl: ocelot: fix system hang on level based interrupts
 2024-10-13 19:07 UTC  (3+ messages)
` [PATCH v2 1/1] "

[syzbot] [integrity?] [lsm?] KMSAN: uninit-value in ima_add_template_entry (2)
 2024-10-13 19:06 UTC  (2+ messages)

[PATCH v6 0/3] rust: Add irq abstraction, SpinLockIrq
 2024-10-13 19:06 UTC  (3+ messages)

[PATCH 0/5] sched: Lazy preemption muck
 2024-10-13 19:02 UTC  (11+ messages)

[PATCH RFC v1 net-next 00/12] bridge-fastpath and related improvements
 2024-10-13 18:55 UTC  (13+ messages)
` [PATCH RFC v1 net-next 01/12] netfilter: nf_flow_table_offload: Add nf_flow_encap_push() for xmit direct
` [PATCH RFC v1 net-next 02/12] netfilter: bridge: Add conntrack double vlan and pppoe
` [PATCH RFC v1 net-next 03/12] netfilter: nft_chain_filter: Add bridge "
` [PATCH RFC v1 net-next 04/12] bridge: br_vlan_fill_forward_path_pvid: Add port to port
` [PATCH RFC v1 net-next 05/12] bridge: br_fill_forward_path add "
` [PATCH RFC v1 net-next 06/12] net: core: dev: Add dev_fill_bridge_path()
` [PATCH RFC v1 net-next 07/12] netfilter :nf_flow_table_offload: Add nf_flow_rule_bridge()
` [PATCH RFC v1 net-next 08/12] netfilter: nf_flow_table_inet: Add nf_flowtable_type flowtable_bridge
` [PATCH RFC v1 net-next 09/12] netfilter: nft_flow_offload: Add NFPROTO_BRIDGE to validate
` [PATCH RFC v1 net-next 10/12] netfilter: nft_flow_offload: Add DEV_PATH_MTK_WDMA to nft_dev_path_info()
` [PATCH RFC v1 net-next 11/12] bridge: br_vlan_fill_forward_path_mode no _UNTAG_HW for dsa
` [PATCH RFC v1 net-next 12/12] netfilter: nft_flow_offload: Add bridgeflow to nft_flow_offload_eval()

[PATCH RFC v1 net-next] net: ethernet: mtk_ppe_offload: Allow QinQ
 2024-10-13 18:50 UTC 

[PATCH net-next v1 0/3] Threads support in proc connector
 2024-10-13 17:06 UTC  (4+ messages)
` [PATCH net-next v1 1/3] connector/cn_proc: Add hash table for threads
` [PATCH net-next v1 2/3] connector/cn_proc: Kunit tests for threads hash table
` [PATCH net-next v1 3/3] connector/cn_proc: Selftest for threads

[PATCH 0/3] Enhance min heap API with non-inline functions and optimizations
 2024-10-13 18:47 UTC  (4+ messages)
` [PATCH 1/3] lib/min_heap: Introduce non-inline versions of min heap API functions
` [PATCH 2/3] lib min_heap: Optimize min heap by prescaling counters for better performance
` [PATCH 3/3] Documentation/core-api: Add min heap API introduction

[patch 00/25] debugobjects: Rework object handling
 2024-10-13 18:45 UTC  (4+ messages)
` [patch 25/25] debugobjects: Track object usage to avoid premature freeing of objects

[PATCH AUTOSEL 4.19 1/6] usbnet: ipheth: race between ipheth_close and error handling
 2024-10-13 18:26 UTC  (2+ messages)

[PATCH AUTOSEL 5.10 1/9] usbnet: ipheth: race between ipheth_close and error handling
 2024-10-13 18:26 UTC  (2+ messages)

[paulmck-rcu:non-rcu/next] BUILD SUCCESS c87bf8b027379bc727e5d14771918bb48451e8fb
 2024-10-13 18:25 UTC 

[PATCH AUTOSEL 6.1 01/13] ksmbd: override fsids for share path check
 2024-10-13 18:24 UTC  (2+ messages)

[PATCH] arm64: dts: rockchip: Add board device tree for rk3588-orangepi-5b
 2024-10-13 18:20 UTC  (2+ messages)

[syzbot] [mm?] possible deadlock in vma_prepare
 2024-10-13 18:19 UTC 

[PATCH v1] can: j1939: Extend stack documentation with buffer size behavior
 2024-10-13 18:17 UTC 

[PATCH] drm/bridge: tc358767: fix missing of_node_put() in for_each_endpoint_of_node()
 2024-10-13 18:11 UTC 

[PATCH 0/7] cifs: Improve support for native SMB symlinks
 2024-10-13 17:56 UTC  (4+ messages)
` [PATCH v2 0/6] "
  ` [PATCH v2 4/6] cifs: Fix parsing native symlinks directory/file type

[GIT PULL] smb3 client fixes
 2024-10-13 17:50 UTC 

[syzbot] [bcachefs?] kernel panic: bcachefs (loop3): panic after error
 2024-10-13 17:41 UTC  (2+ messages)

[PATCH] sched_ext: Always call put_prev_task() with scx enabled
 2024-10-13 17:39 UTC 

[PATCH v2 00/14] hrtimer Rust API
 2024-10-13 17:39 UTC  (11+ messages)

[PATCH v2] staging: olpc_dcon: Remove driver marked as broken since 2022
 2024-10-13 17:27 UTC 

[PATCH v2 2/3] irqchip: add T-HEAD C900 ACLINT SSWI driver
 2024-10-13 17:17 UTC  (2+ messages)

[PATCH] tools/perf/tests: Remove duplicate evlist__delete in tests/tool_pmu.c
 2024-10-13 17:07 UTC 

[PATCH v2 0/2] media: nxp: imx8-isi: Add i.MX8ULP support
 2024-10-13 16:40 UTC  (5+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] dt-bindings: media: nxp,imx8-isi: Add i.MX8ULP ISI compatible string

[PATCH v2] driver core: bus: Remove an impossible error handling path in bus_add_driver()
 2024-10-13 16:35 UTC  (8+ messages)

[syzbot] [net?] KASAN: slab-use-after-free Read in __ethtool_get_link_ksettings
 2024-10-13 16:08 UTC 

[PATCH] PCI/DOE: Poll DOE Busy bit for up to 1 second in pci_doe_send_req
 2024-10-13 15:58 UTC  (2+ messages)

[PATCH v5 00/20] platform/x86: Intel platform driver code movement
 2024-10-13 15:50 UTC  (4+ messages)
` [PATCH v5 14/20] platform/x86: intel_atomisp2: Move to intel sub-directory

[syzbot] [net?] KASAN: slab-use-after-free Read in __ethtool_get_link_ksettings
 2024-10-13 15:45 UTC  (3+ messages)
` [syzbot] "

[PATCH] arm64: dts: rockchip: Add board device tree for rk3588-orangepi-5b
 2024-10-13 15:41 UTC 

[PATCH v2 3/7] dt-bindings: net: Add DT bindings for DWMAC on NXP S32G/R SoCs
 2024-10-13 15:33 UTC  (3+ messages)

[PATCH] uio: uio_fsl_elbc_gpcm: Add check devm_kasprintf() returned value
 2024-10-13 15:16 UTC  (2+ messages)

[PATCH] misc: apds990x: Fix missing pm_runtime_disable()
 2024-10-13 15:10 UTC  (3+ messages)

[char-misc-next] mei: use kvmalloc for read buffer
 2024-10-13 15:07 UTC  (4+ messages)

[PATCH] pps: Remove embedded cdev to fix a use-after-free
 2024-10-13 15:04 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v2] driver core: Fix userspace expectations of uevent_show() as a probe barrier
 2024-10-13 15:00 UTC  (3+ messages)

[PATCH] coresight: etm4x: Fix PID tracing when perf is run in an init PID namespace
 2024-10-13 14:55 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v8 0/5] treewide: Remove I/O port accessors for HAS_IOPORT=n
 2024-10-13 14:53 UTC  (3+ messages)
` [PATCH v8 4/5] tty: serial: handle HAS_IOPORT dependencies

[PATCH v6 0/5] treewide: Remove I/O port accessors for HAS_IOPORT=n
 2024-10-13 14:53 UTC  (5+ messages)
` [PATCH v6 4/5] tty: serial: handle HAS_IOPORT dependencies

[PATCH v5] gpio: add support for FTDI's MPSSE as GPIO
 2024-10-13 14:52 UTC  (2+ messages)

[PATCH v2] fsnotify, lsm: Decouple fsnotify from lsm
 2024-10-13 14:51 UTC  (4+ messages)

[PATCH V12 00/14] perf/core: Add ability for an event to "pause" or "resume" AUX area tracing
 2024-10-13 14:48 UTC  (3+ messages)
` [PATCH V12 11/14] perf tools: Add missing_features for aux_start_paused, aux_pause, aux_resume

[PATCH] arm64: dts: rockchip: Add board device tree for rk3588-orangepi-5b
 2024-10-13 14:30 UTC 

[PATCH] usb: gadget: uvc: Remove extra semicolon from the macro
 2024-10-13 14:25 UTC 

[PATCH v2] i2c: i2c-qcom-geni: Serve transfer during early resume stage
 2024-10-13 14:23 UTC  (3+ messages)

[PATCH] x86/boot: Remove unused function 'atou'
 2024-10-13 13:46 UTC  (2+ messages)

[PATCH] powermac: Call of_node_put(bk_node) only once in pmac_has_backlight_type()
 2024-10-13 13:41 UTC  (5+ messages)
  ` [PATCH] powermac: Use of_property_match_string() "

[PATCH] ARM: NOMMU: Fix exc_ret for stack frame type
 2024-10-13 13:25 UTC 

[PATCH] ARM: Add support for Cortex-M85 processor
 2024-10-13 13:24 UTC 

[PATCH 0/7] cifs: Improve mount option -o reparse and support for native Windows sockets
 2024-10-13 13:38 UTC  (3+ messages)
` [PATCH v2 0/7] Allow to choose symlink and socket type

[syzbot] [ocfs2?] kernel BUG in ocfs2_read_virt_blocks
 2024-10-13 13:25 UTC  (2+ messages)
` [PATCH] ocfs2: BUG is meaningless when the flags is 0

[PATCH] soc: fsl: rcpm: fix missing of_node_put() in copy_ippdexpcr1_setting()
 2024-10-13 13:29 UTC 

[syzbot] [mm?] INFO: task hung in exit_mmap
 2024-10-13 13:29 UTC  (3+ messages)

[PATCH net-next v7 00/12] net: vxlan: add skb drop reasons support
 2024-10-13 13:24 UTC  (15+ messages)
` [PATCH net-next v7 06/12] net: vxlan: make vxlan_snoop() return drop reasons
` [PATCH net-next v7 07/12] net: vxlan: make vxlan_set_mac() "
` [PATCH net-next v7 08/12] net: vxlan: use kfree_skb_reason() in vxlan_xmit()
` [PATCH net-next v7 09/12] net: vxlan: add drop reasons support to vxlan_xmit_one()
` [PATCH net-next v7 10/12] net: vxlan: use kfree_skb_reason() in vxlan_mdb_xmit()
` [PATCH net-next v7 11/12] net: vxlan: use kfree_skb_reason() in vxlan_encap_bypass()
` [PATCH net-next v7 12/12] net: vxlan: use kfree_skb_reason() in encap_bypass_if_local()

arch/m68k/include/asm/page.h:10:25: error: 'CONFIG_PAGE_SHIFT' undeclared; did you mean 'CONFIG_LOG_BUF_SHIFT'?
 2024-10-13 13:21 UTC 

[PATCH v2] platform/chrome: cros_ec_typec: fix missing fwnode reference decrement
 2024-10-13 13:20 UTC 

[PATCH net-next v2] net: phy: aquantia: fix return value check in aqr107_config_mdi()
 2024-10-13 13:16 UTC 

[PATCH] firmware: tf: fix missing of_node_put() in of_register_trusted_foundation()
 2024-10-13 13:12 UTC 

[PATCH] sumversion: Fix a memory leak in get_src_version()
 2024-10-13 13:11 UTC 

drivers/net/wireless/st/cw1200/cw1200_spi.c:440 cw1200_spi_disconnect() error: we previously assumed 'self' could be null (see line 433)
 2024-10-13 13:10 UTC 

[GIT PULL] USB fixes for 6.12-rc3
 2024-10-13 13:07 UTC 

[GIT PULL] Driver core fix for 6.12-rc3
 2024-10-13 13:07 UTC 

[PATCH net-next] net: phy: aquantia: fix return value check in aqr107_config_mdi()
 2024-10-13 13:03 UTC  (2+ messages)

[PATCH] staging: vchiq_arm: Fix missing refcount decrement in error path for fw_node
 2024-10-13 12:55 UTC  (3+ messages)

[PATCH net] net/sched: cbs: Fix integer overflow in cbs_set_port_rate()
 2024-10-13 12:45 UTC 

[PATCH v3 0/9] can: m_can: Add am62 wakeup support
 2024-10-13 12:34 UTC  (7+ messages)
` [PATCH v3 4/9] can: m_can: Return ERR_PTR on error in allocation
` [PATCH v3 5/9] can: m_can: Support pinctrl wakeup state
` [PATCH v3 6/9] can: m_can: Add use of optional regulator

[PATCH v4 0/6] staging: vchiq: Lower indentation at various
 2024-10-13 12:21 UTC  (8+ messages)
` [PATCH v4 1/6] staging: vchiq_core: Locally cache cache_line_size information
` [PATCH v4 2/6] staging: vchiq_core: Do not log debug in a separate scope
` [PATCH v4 3/6] staging: vchiq_core: Indent copy_message_data() on a single line
` [PATCH v4 4/6] staging: vchiq_core: Refactor notify_bulks()
` [PATCH v4 5/6] staging: vchiq_core: Lower indentation in parse_open()
` [PATCH v4 6/6] staging: vchiq_core: Lower indentation in vchiq_close_service_internal

[PATCH v3 0/6] staging: vchiq: Lower indentation at various places
 2024-10-13 12:14 UTC  (6+ messages)
` [PATCH v3 4/6] staging: vchiq_core: Refactor notify_bulks()

[syzbot] [kernfs?] possible deadlock in kernfs_path_from_node
 2024-10-13 12:09 UTC  (2+ messages)

[syzbot] [net?] KASAN: slab-use-after-free Read in __ethtool_get_link_ksettings
 2024-10-13 12:05 UTC 

[PATCH next] USB: chaoskey: fix deadlock in release
 2024-10-13 12:03 UTC  (2+ messages)

[PATCH] fbdev: Constify struct sbus_mmap_map
 2024-10-13 11:48 UTC 

[PATCH v3 0/3] arm64: dts: qcom: sc8280xp-blackrock: dt definition for Windows Dev Kit 2023
 2024-10-13 11:54 UTC  (4+ messages)
` [PATCH v3 1/3] dt-bindings: arm: qcom: Add Microsoft "
` [PATCH v3 2/3] firmware: qcom: scm: Allow QSEECOM for "
` [PATCH v3 3/3] arm64: dts: qcom: sc8280xp-blackrock: dt definition for WDK2023

[syzbot] [net?] KASAN: slab-use-after-free Read in __ethtool_get_link_ksettings
 2024-10-13 11:29 UTC 

wifi: mt76: mt7921 Survey is missing noise floor
 2024-10-13 11:19 UTC 


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