All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-05-14 11:39:17 to 2024-05-14 11:48:02 UTC [more...]

[PATCH 5.10 000/111] 5.10.217-rc1 review
 2024-05-14 10:19 UTC  (35+ messages)
` [PATCH 5.10 001/111] dmaengine: pl330: issue_pending waits until WFP state
` [PATCH 5.10 002/111] dmaengine: Revert "dmaengine: pl330: issue_pending waits until WFP state"
` [PATCH 5.10 003/111] wifi: nl80211: dont free NULL coalescing rule
` [PATCH 5.10 004/111] eeprom: at24: Use dev_err_probe for nvmem register failure
` [PATCH 5.10 005/111] eeprom: at24: Probe for DDR3 thermal sensor in the SPD case
` [PATCH 5.10 006/111] eeprom: at24: fix memory corruption race condition
` [PATCH 5.10 007/111] pinctrl: pinctrl-aspeed-g6: Fix register offset for pinconf of GPIOR-T
` [PATCH 5.10 008/111] pinctrl/meson: fix typo in PDMs pin name
` [PATCH 5.10 009/111] pinctrl: core: delete incorrect free in pinctrl_enable()
` [PATCH 5.10 010/111] pinctrl: mediatek: paris: Rework mtk_pinconf_{get,set} switch/case logic
` [PATCH 5.10 011/111] pinctrl: mediatek: paris: Fix PIN_CONFIG_INPUT_SCHMITT_ENABLE readback
` [PATCH 5.10 012/111] pinctrl: mediatek: paris: Rework support for PIN_CONFIG_{INPUT,OUTPUT}_ENABLE
` [PATCH 5.10 013/111] sunrpc: add a struct rpc_stats arg to rpc_create_args
` [PATCH 5.10 014/111] nfs: expose /proc/net/sunrpc/nfs in net namespaces
` [PATCH 5.10 015/111] nfs: make the rpc_stat per net namespace
` [PATCH 5.10 016/111] nfs: Handle error of rpc_proc_register() in nfs_net_init()
` [PATCH 5.10 017/111] power: rt9455: hide unused rt9455_boost_voltage_values
` [PATCH 5.10 018/111] pinctrl: devicetree: fix refcount leak in pinctrl_dt_to_map()
` [PATCH 5.10 019/111] regulator: mt6360: De-capitalize devicetree regulator subnodes
` [PATCH 5.10 021/111] s390/mm: Fix clearing storage keys for huge pages
` [PATCH 5.10 022/111] bna: ensure the copied buf is NUL terminated
` [PATCH 5.10 030/111] net: qede: use return from qede_parse_actions()
` [PATCH 5.10 031/111] ASoC: meson: axg-card: make links nonatomic
` [PATCH 5.10 032/111] ASoC: meson: axg-tdm-interface: manage formatters in trigger
` [PATCH 5.10 033/111] ASoC: Fix 7/8 spaces indentation in Kconfig
` [PATCH 5.10 034/111] ASoC: meson: cards: select SND_DYNAMIC_MINORS
` [PATCH 5.10 035/111] cxgb4: Properly lock TX queue for the selftest
` [PATCH 5.10 036/111] net: dsa: mv88e6xxx: Fix number of databases for 88E6141 / 88E6341
` [PATCH 5.10 037/111] net: bridge: fix multicast-to-unicast with fraglist GSO
` [PATCH 5.10 038/111] net: core: reject skb_copy(_expand) for fraglist GSO skbs
` [PATCH 5.10 039/111] tipc: fix a possible memleak in tipc_buf_append
` [PATCH 5.10 040/111] net: gro: add flush check in udp_gro_receive_segment
` [PATCH 5.10 041/111] clk: sunxi-ng: h6: Reparent CPUX during PLL CPUX rate change
` [PATCH 5.10 042/111] KVM: arm64: vgic-v2: Use cpuid from userspace as vcpu_id

[PATCH 5.4 00/84] 5.4.276-rc1 review
 2024-05-14 10:20 UTC  (85+ messages)
` [PATCH 5.4 01/84] dmaengine: pl330: issue_pending waits until WFP state
` [PATCH 5.4 02/84] dmaengine: Revert "dmaengine: pl330: issue_pending waits until WFP state"
` [PATCH 5.4 03/84] wifi: nl80211: dont free NULL coalescing rule
` [PATCH 5.4 04/84] pinctrl: core: delete incorrect free in pinctrl_enable()
` [PATCH 5.4 05/84] pinctrl: mediatek: Check gpio pin number and use binary search in mtk_hw_pin_field_lookup()
` [PATCH 5.4 06/84] pinctrl: mediatek: Supporting driving setting without mapping current to register value
` [PATCH 5.4 07/84] pinctrl: mediatek: Refine mtk_pinconf_get() and mtk_pinconf_set()
` [PATCH 5.4 08/84] pinctrl: mediatek: Refine mtk_pinconf_get()
` [PATCH 5.4 09/84] pinctrl: mediatek: Backward compatible to previous Mediateks bias-pull usage
` [PATCH 5.4 10/84] pinctrl: mediatek: remove shadow variable declaration
` [PATCH 5.4 11/84] pinctrl: mediatek: paris: Fix PIN_CONFIG_BIAS_* readback
` [PATCH 5.4 12/84] pinctrl: mediatek: paris: Rework mtk_pinconf_{get,set} switch/case logic
` [PATCH 5.4 13/84] pinctrl: mediatek: paris: Rework support for PIN_CONFIG_{INPUT,OUTPUT}_ENABLE
` [PATCH 5.4 14/84] sunrpc: add a struct rpc_stats arg to rpc_create_args
` [PATCH 5.4 15/84] nfs: expose /proc/net/sunrpc/nfs in net namespaces
` [PATCH 5.4 16/84] nfs: make the rpc_stat per net namespace
` [PATCH 5.4 17/84] nfs: Handle error of rpc_proc_register() in nfs_net_init()
` [PATCH 5.4 18/84] power: rt9455: hide unused rt9455_boost_voltage_values
` [PATCH 5.4 19/84] pinctrl: devicetree: fix refcount leak in pinctrl_dt_to_map()
` [PATCH 5.4 20/84] s390/mm: Fix storage key clearing for guest huge pages
` [PATCH 5.4 21/84] s390/mm: Fix clearing storage keys for "
` [PATCH 5.4 22/84] bna: ensure the copied buf is NUL terminated
` [PATCH 5.4 23/84] nsh: Restore skb->{protocol,data,mac_header} for outer header in nsh_gso_segment()
` [PATCH 5.4 24/84] net l2tp: drop flow hash on forward
` [PATCH 5.4 25/84] net: qede: use return from qede_parse_flow_attr() for flow_spec
` [PATCH 5.4 26/84] ASoC: meson: axg-card: make links nonatomic
` [PATCH 5.4 27/84] ASoC: meson: axg-tdm-interface: manage formatters in trigger
` [PATCH 5.4 28/84] net: dsa: mv88e6xxx: Add number of MACs in the ATU
` [PATCH 5.4 29/84] net: dsa: mv88e6xxx: Fix number of databases for 88E6141 / 88E6341
` [PATCH 5.4 30/84] net: bridge: fix multicast-to-unicast with fraglist GSO
` [PATCH 5.4 31/84] tipc: fix a possible memleak in tipc_buf_append
` [PATCH 5.4 32/84] clk: sunxi-ng: h6: Reparent CPUX during PLL CPUX rate change
` [PATCH 5.4 33/84] scsi: lpfc: Update lpfc_ramp_down_queue_handler() logic
` [PATCH 5.4 34/84] gfs2: Fix invalid metadata access in punch_hole
` [PATCH 5.4 35/84] wifi: mac80211: fix ieee80211_bss_*_flags kernel-doc
` [PATCH 5.4 36/84] wifi: cfg80211: fix rdev_dump_mpp() arguments order
` [PATCH 5.4 37/84] net: mark racy access on sk->sk_rcvbuf
` [PATCH 5.4 38/84] scsi: bnx2fc: Remove spin_lock_bh while releasing resources after upload
` [PATCH 5.4 39/84] ALSA: line6: Zero-initialize message buffers
` [PATCH 5.4 40/84] net: bcmgenet: Reset RBUF on first open
` [PATCH 5.4 41/84] ata: sata_gemini: Check clk_enable() result
` [PATCH 5.4 42/84] firewire: ohci: mask bus reset interrupts between ISR and bottom half
` [PATCH 5.4 43/84] tools/power turbostat: Fix added raw MSR output
` [PATCH 5.4 44/84] tools/power turbostat: Fix Bzy_MHz documentation typo
` [PATCH 5.4 45/84] btrfs: make btrfs_clear_delalloc_extent() free delalloc reserve
` [PATCH 5.4 46/84] btrfs: always clear PERTRANS metadata during commit
` [PATCH 5.4 47/84] scsi: target: Fix SELinux error when systemd-modules loads the target module
` [PATCH 5.4 48/84] gpu: host1x: Do not setup DMA for virtual devices
` [PATCH 5.4 49/84] MIPS: scall: Save thread_info.syscall unconditionally on entry
` [PATCH 5.4 50/84] selftests: timers: Fix valid-adjtimex signed left-shift undefined behavior
` [PATCH 5.4 51/84] fs/9p: only translate RWX permissions for plain 9P2000
` [PATCH 5.4 52/84] fs/9p: translate O_TRUNC into OTRUNC
` [PATCH 5.4 53/84] 9p: explicitly deny setlease attempts
` [PATCH 5.4 54/84] gpio: wcove: Use -ENOTSUPP consistently
` [PATCH 5.4 55/84] gpio: crystalcove: "
` [PATCH 5.4 56/84] clk: Dont hold prepare_lock when calling kref_put()
` [PATCH 5.4 57/84] fs/9p: drop inodes immediately on non-.L too
` [PATCH 5.4 58/84] net:usb:qmi_wwan: support Rolling modules
` [PATCH 5.4 59/84] pinctrl: mediatek: Fix fallback call path
` [PATCH 5.4 60/84] ASoC: meson: axg-card: Fix nonatomic links
` [PATCH 5.4 61/84] ASoC: meson: axg-tdm-interface: Fix formatters in trigger"
` [PATCH 5.4 62/84] xfrm: Preserve vlan tags for transport mode software GRO
` [PATCH 5.4 63/84] tcp: defer shutdown(SEND_SHUTDOWN) for TCP_SYN_RECV sockets
` [PATCH 5.4 64/84] tcp: Use refcount_inc_not_zero() in tcp_twsk_unique()
` [PATCH 5.4 65/84] Bluetooth: Fix use-after-free bugs caused by sco_sock_timeout
` [PATCH 5.4 66/84] Bluetooth: l2cap: fix null-ptr-deref in l2cap_chan_timeout
` [PATCH 5.4 67/84] rtnetlink: Correct nested IFLA_VF_VLAN_LIST attribute validation
` [PATCH 5.4 68/84] phonet: fix rtm_phonet_notify() skb allocation
` [PATCH 5.4 69/84] net: bridge: fix corrupted ethernet header on multicast-to-unicast
` [PATCH 5.4 70/84] ipv6: fib6_rules: avoid possible NULL dereference in fib6_rule_action()
` [PATCH 5.4 71/84] net: qede: sanitize rc in qede_add_tc_flower_fltr()
` [PATCH 5.4 72/84] net: qede: use return from qede_parse_flow_attr() for flower
` [PATCH 5.4 73/84] firewire: nosy: ensure user_length is taken into account when fetching packet contents
` [PATCH 5.4 74/84] usb: gadget: composite: fix OS descriptors w_value logic
` [PATCH 5.4 75/84] usb: gadget: f_fs: Fix a race condition when processing setup packets
` [PATCH 5.4 76/84] tipc: fix UAF in error path
` [PATCH 5.4 77/84] dyndbg: fix old BUG_ON in >control parser
` [PATCH 5.4 78/84] drm/vmwgfx: Fix invalid reads in fence signaled events
` [PATCH 5.4 79/84] net: fix out-of-bounds access in ops_init
` [PATCH 5.4 80/84] regulator: core: fix debugfs creation regression
` [PATCH 5.4 81/84] pinctrl: mediatek: Fix fallback behavior for bias_set_combo
` [PATCH 5.4 82/84] pinctrl: mediatek: Fix some off by one bugs
` [PATCH 5.4 83/84] pinctrl: mediatek: remove set but not used variable e
` [PATCH 5.4 84/84] pinctrl: mediatek: paris: Fix PIN_CONFIG_INPUT_SCHMITT_ENABLE readback

[net-next,v2 0/8] cn10k-ipsec: Add outbound inline ipsec support
 2024-05-14 11:45 UTC  (7+ messages)
` [net-next,v2 3/8] octeontx2-af: Disable backpressure between CPT and NIX
    ` [EXTERNAL] "

[PATCH v2 0/3] dts: error and usage improvements
 2024-05-14 11:44 UTC  (5+ messages)
` [PATCH v3 0/3] "
  ` [PATCH v3 1/3] dts: rework arguments framework
  ` [PATCH v3 2/3] dts: constrain DPDK source argument
  ` [PATCH v3 3/3] dts: store stderr in RemoteCommandExecutionError

[PATCH] btrfs: raid56: do extra dumping for CONFIG_BTRFS_ASSERT
 2024-05-14 11:44 UTC  (2+ messages)

[PATCH] octeontx2-af: Add debugfs support to dump NIX TM topology
 2024-05-14 11:44 UTC  (2+ messages)

[oe] [meta-oe][kirkstone][PATCH V1] ITS#10094 libldap/OpenSSL: fix setting ciphersuites
 2024-05-14 11:44 UTC  (2+ messages)

[Resend LSF/MM/BPF TOPIC] A case of a CXL compressed memory tier
 2024-05-14 11:43 UTC 

[PATCH] drm/xe: Remove the pat_index field from xe_vma_op_map
 2024-05-14 11:43 UTC  (2+ messages)
` ✓ CI.BAT: success for "

[PATCH nf] netfilter: nfnetlink_queue: fix rcu splat on program exit
 2024-05-14 11:43 UTC  (3+ messages)

[PATCH 4.19 00/63] 4.19.314-rc1 review
 2024-05-14 10:20 UTC  (61+ messages)
` [PATCH 4.19 02/63] dmaengine: Revert "dmaengine: pl330: issue_pending waits until WFP state"
` [PATCH 4.19 03/63] wifi: nl80211: dont free NULL coalescing rule
` [PATCH 4.19 04/63] drm/amdkfd: change system memory overcommit limit
` [PATCH 4.19 05/63] drm/amdgpu: Fix leak when GPU memory allocation fails
` [PATCH 4.19 06/63] net: slightly optimize eth_type_trans
` [PATCH 4.19 07/63] ethernet: add a helper for assigning port addresses
` [PATCH 4.19 08/63] ethernet: Add helper for assigning packet type when dest address does not match device address
` [PATCH 4.19 09/63] pinctrl: core: delete incorrect free in pinctrl_enable()
` [PATCH 4.19 12/63] s390/mm: Fix storage key clearing for guest huge pages
` [PATCH 4.19 13/63] s390/mm: Fix clearing storage keys for "
` [PATCH 4.19 14/63] bna: ensure the copied buf is NUL terminated
` [PATCH 4.19 15/63] nsh: Restore skb->{protocol,data,mac_header} for outer header in nsh_gso_segment()
` [PATCH 4.19 16/63] net l2tp: drop flow hash on forward
` [PATCH 4.19 17/63] ASoC: meson: axg-tdm-interface: manage formatters in trigger
` [PATCH 4.19 18/63] net: dsa: mv88e6xxx: Add number of MACs in the ATU
` [PATCH 4.19 19/63] net: dsa: mv88e6xxx: Fix number of databases for 88E6141 / 88E6341
` [PATCH 4.19 20/63] net: bridge: fix multicast-to-unicast with fraglist GSO
` [PATCH 4.19 21/63] tipc: fix a possible memleak in tipc_buf_append
` [PATCH 4.19 22/63] scsi: lpfc: Update lpfc_ramp_down_queue_handler() logic
` [PATCH 4.19 23/63] gfs2: Fix invalid metadata access in punch_hole
` [PATCH 4.19 24/63] wifi: mac80211: fix ieee80211_bss_*_flags kernel-doc
` [PATCH 4.19 25/63] net: mark racy access on sk->sk_rcvbuf
` [PATCH 4.19 26/63] scsi: bnx2fc: Remove spin_lock_bh while releasing resources after upload
` [PATCH 4.19 27/63] ALSA: line6: Zero-initialize message buffers
` [PATCH 4.19 28/63] net: bcmgenet: Reset RBUF on first open
` [PATCH 4.19 29/63] ata: sata_gemini: Check clk_enable() result
` [PATCH 4.19 30/63] firewire: ohci: mask bus reset interrupts between ISR and bottom half
` [PATCH 4.19 31/63] tools/power turbostat: Fix added raw MSR output
` [PATCH 4.19 32/63] tools/power turbostat: Fix Bzy_MHz documentation typo
` [PATCH 4.19 33/63] btrfs: make btrfs_clear_delalloc_extent() free delalloc reserve
` [PATCH 4.19 34/63] btrfs: always clear PERTRANS metadata during commit
` [PATCH 4.19 35/63] scsi: target: Fix SELinux error when systemd-modules loads the target module
` [PATCH 4.19 36/63] selftests: timers: Fix valid-adjtimex signed left-shift undefined behavior
` [PATCH 4.19 37/63] fs/9p: only translate RWX permissions for plain 9P2000
` [PATCH 4.19 38/63] fs/9p: translate O_TRUNC into OTRUNC
` [PATCH 4.19 39/63] 9p: explicitly deny setlease attempts
` [PATCH 4.19 40/63] gpio: wcove: Use -ENOTSUPP consistently
` [PATCH 4.19 41/63] gpio: crystalcove: "
` [PATCH 4.19 42/63] fs/9p: drop inodes immediately on non-.L too
` [PATCH 4.19 43/63] net:usb:qmi_wwan: support Rolling modules
` [PATCH 4.19 44/63] ASoC: meson: axg-tdm-interface: Fix formatters in trigger"
` [PATCH 4.19 45/63] tcp: remove redundant check on tskb
` [PATCH 4.19 46/63] tcp: defer shutdown(SEND_SHUTDOWN) for TCP_SYN_RECV sockets
` [PATCH 4.19 47/63] tcp: Use refcount_inc_not_zero() in tcp_twsk_unique()
` [PATCH 4.19 48/63] Bluetooth: Fix use-after-free bugs caused by sco_sock_timeout
` [PATCH 4.19 49/63] Bluetooth: l2cap: fix null-ptr-deref in l2cap_chan_timeout
` [PATCH 4.19 50/63] rtnetlink: Correct nested IFLA_VF_VLAN_LIST attribute validation
` [PATCH 4.19 51/63] phonet: fix rtm_phonet_notify() skb allocation
` [PATCH 4.19 52/63] net: bridge: fix corrupted ethernet header on multicast-to-unicast
` [PATCH 4.19 53/63] ipv6: fib6_rules: avoid possible NULL dereference in fib6_rule_action()
` [PATCH 4.19 54/63] af_unix: Do not use atomic ops for unix_sk(sk)->inflight
` [PATCH 4.19 55/63] af_unix: Fix garbage collector racing against connect()
` [PATCH 4.19 56/63] firewire: nosy: ensure user_length is taken into account when fetching packet contents
` [PATCH 4.19 57/63] usb: gadget: composite: fix OS descriptors w_value logic
` [PATCH 4.19 58/63] usb: gadget: f_fs: Fix a race condition when processing setup packets
` [PATCH 4.19 59/63] tipc: fix UAF in error path
` [PATCH 4.19 60/63] dyndbg: fix old BUG_ON in >control parser
` [PATCH 4.19 61/63] drm/vmwgfx: Fix invalid reads in fence signaled events
` [PATCH 4.19 62/63] net: fix out-of-bounds access in ops_init
` [PATCH 4.19 63/63] af_unix: Suppress false-positive lockdep splat for spin_lock() in __unix_gc()

[f2fs-dev] [Bug 218770] New: fsck seems unable to solve corruption
 2024-05-14 11:41 UTC  (2+ messages)
` [f2fs-dev] [Bug 218770] "

[PATCH v2] Input: goodix-berlin - Add sysfs interface for reading and writing touch IC registers
 2024-05-14 11:41 UTC  (3+ messages)

[PATCH v3 4/4] ARM: Implement PAN for LPAE by TTBR0 page table walks disablement
 2024-05-14 11:40 UTC  (12+ messages)

[PATCH net 0/2] r8169: Fix GRO-related issue with not disabled device interrupts
 2024-05-14 11:40 UTC  (4+ messages)
` [PATCH net 1/2] net: add napi_schedule_prep variant with more granular return value

[Buildroot] [PATCH v1 1/3] package/go-bootstrap-stage2: bump version to go1.19.13
 2024-05-14 11:39 UTC  (3+ messages)

[PATCH BlueZ v4 0/2] Create transports for matching BISes
 2024-05-14 11:39 UTC  (3+ messages)
` [PATCH BlueZ v4 1/2] shared/bap: Update stream management to avoid PACs
` [PATCH BlueZ v4 2/2] bap: Create transports for matching BISes


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.