patches.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
 messages from 2023-05-29 10:53:26 to 2023-06-01 13:25:26 UTC [more...]

[PATCH 5.15 00/42] 5.15.115-rc1 review
 2023-06-01 13:21 UTC  (41+ messages)
` [PATCH 5.15 01/42] power: supply: bq27xxx: expose battery data when CI=1
` [PATCH 5.15 02/42] power: supply: bq27xxx: Move bq27xxx_battery_update() down
` [PATCH 5.15 03/42] power: supply: bq27xxx: Ensure power_supply_changed() is called on current sign changes
` [PATCH 5.15 04/42] power: supply: bq27xxx: After charger plug in/out wait 0.5s for things to stabilize
` [PATCH 5.15 05/42] power: supply: core: Refactor power_supply_set_input_current_limit_from_supplier()
` [PATCH 5.15 06/42] power: supply: bq24190: Call power_supply_changed() after updating input current
` [PATCH 5.15 07/42] bpf: fix a memory leak in the LRU and LRU_PERCPU hash maps
` [PATCH 5.15 08/42] net/mlx5: devcom only supports 2 ports
` [PATCH 5.15 09/42] net/mlx5e: Fix deadlock in tc route query code
` [PATCH 5.15 10/42] net/mlx5: Devcom, serialize devcom registration
` [PATCH 5.15 11/42] platform/x86: ISST: PUNIT device mapping with Sub-NUMA clustering
` [PATCH 5.15 12/42] platform/x86: ISST: Remove 8 socket limit
` [PATCH 5.15 13/42] net: phy: mscc: enable VSC8501/2 RGMII RX clock
` [PATCH 5.15 14/42] dmaengine: at_xdmac: Move the free desc to the tail of the desc list
` [PATCH 5.15 15/42] dmaengine: at_xdmac: Remove a level of indentation in at_xdmac_tasklet()
` [PATCH 5.15 16/42] dmaengine: at_xdmac: disable/enable clock directly on suspend/resume
` [PATCH 5.15 17/42] dmaengine: at_xdmac: do not resume channels paused by consumers
` [PATCH 5.15 18/42] dmaengine: at_xdmac: restore the content of grws register
` [PATCH 5.15 19/42] KVM: s390: pv: add export before import
` [PATCH 5.15 20/42] KVM: s390: fix race in gmap_make_secure()
` [PATCH 5.15 21/42] net: dsa: introduce helpers for iterating through ports using dp
` [PATCH 5.15 22/42] net: dsa: mt7530: rework mt753[01]_setup
` [PATCH 5.15 23/42] net: dsa: mt7530: split-off common parts from mt7531_setup
` [PATCH 5.15 24/42] net: dsa: mt7530: fix network connectivity with multiple CPU ports
` [PATCH 5.15 25/42] Bonding: add arp_missed_max option
` [PATCH 5.15 26/42] bonding: fix send_peer_notif overflow
` [PATCH 5.15 27/42] binder: fix UAF caused by faulty buffer cleanup
` [PATCH 5.15 28/42] irqchip/mips-gic: Get rid of the reliance on irq_cpu_online()
` [PATCH 5.15 29/42] irqchip/mips-gic: Use raw spinlock for gic_lock
` [PATCH 5.15 30/42] net/mlx5e: Fix SQ wake logic in ptp napi_poll context
` [PATCH 5.15 31/42] xdp: Allow registering memory model without rxq reference
` [PATCH 5.15 32/42] net: page_pool: use in_softirq() instead
` [PATCH 5.15 34/42] irqchip/mips-gic: Dont touch vl_map if a local interrupt is not routable
` [PATCH 5.15 35/42] xdp: xdp_mem_allocator can be NULL in trace_mem_connect()
` [PATCH 5.15 36/42] bluetooth: Add cmd validity checks at the start of hci_sock_ioctl()
` [PATCH 5.15 37/42] Revert "binder_alloc: add missing mmap_lock calls when using the VMA"
` [PATCH 5.15 38/42] Revert "android: binder: stop saving a pointer to "
` [PATCH 5.15 39/42] binder: add lockless binder_alloc_(set|get)_vma()
` [PATCH 5.15 40/42] binder: fix UAF of alloc->vma in race with munmap()
` [PATCH 5.15 41/42] ipv{4,6}/raw: fix output xfrm lookup wrt protocol

[PATCH 5.10 00/22] 5.10.182-rc1 review
 2023-06-01 13:21 UTC  (23+ messages)
` [PATCH 5.10 01/22] x86/cpu: Add Raptor Lake to Intel family
` [PATCH 5.10 02/22] x86/cpu: Drop spurious underscore from RAPTOR_LAKE #define
` [PATCH 5.10 03/22] power: supply: bq27xxx: fix polarity of current_now
` [PATCH 5.10 04/22] power: supply: bq27xxx: fix sign of current_now for newer ICs
` [PATCH 5.10 05/22] power: supply: bq27xxx: make status more robust
` [PATCH 5.10 06/22] power: supply: bq27xxx: Add cache parameter to bq27xxx_battery_current_and_status()
` [PATCH 5.10 07/22] power: supply: bq27xxx: expose battery data when CI=1
` [PATCH 5.10 08/22] power: supply: bq27xxx: Move bq27xxx_battery_update() down
` [PATCH 5.10 09/22] power: supply: bq27xxx: Ensure power_supply_changed() is called on current sign changes
` [PATCH 5.10 10/22] power: supply: bq27xxx: After charger plug in/out wait 0.5s for things to stabilize
` [PATCH 5.10 11/22] power: supply: core: Refactor power_supply_set_input_current_limit_from_supplier()
` [PATCH 5.10 12/22] power: supply: bq24190: Call power_supply_changed() after updating input current
` [PATCH 5.10 13/22] regulator: Add regmap helper for ramp-delay setting
` [PATCH 5.10 14/22] regulator: pca9450: Convert to use regulator_set_ramp_delay_regmap
` [PATCH 5.10 15/22] regulator: pca9450: Fix BUCK2 enable_mask
` [PATCH 5.10 16/22] net/mlx5: devcom only supports 2 ports
` [PATCH 5.10 17/22] net/mlx5: Devcom, serialize devcom registration
` [PATCH 5.10 18/22] net: phy: mscc: enable VSC8501/2 RGMII RX clock
` [PATCH 5.10 19/22] bluetooth: Add cmd validity checks at the start of hci_sock_ioctl()
` [PATCH 5.10 20/22] binder: fix UAF caused by faulty buffer cleanup
` [PATCH 5.10 21/22] ipv{4,6}/raw: fix output xfrm lookup wrt protocol
` [PATCH 5.10 22/22] netfilter: ctnetlink: Support offloaded conntrack entry deletion

[PATCH 5.4 00/16] 5.4.245-rc1 review
 2023-06-01 13:21 UTC  (17+ messages)
` [PATCH 5.4 01/16] cdc_ncm: Implement the 32-bit version of NCM Transfer Block
` [PATCH 5.4 02/16] net: cdc_ncm: Deal with too low values of dwNtbOutMaxSize
` [PATCH 5.4 03/16] power: supply: bq27xxx: After charger plug in/out wait 0.5s for things to stabilize
` [PATCH 5.4 04/16] power: supply: core: Refactor power_supply_set_input_current_limit_from_supplier()
` [PATCH 5.4 05/16] power: supply: bq24190: Call power_supply_changed() after updating input current
` [PATCH 5.4 06/16] fs: fix undefined behavior in bit shift for SB_NOUSER
` [PATCH 5.4 07/16] net/mlx5: devcom only supports 2 ports
` [PATCH 5.4 08/16] net/mlx5: Devcom, serialize devcom registration
` [PATCH 5.4 09/16] cdc_ncm: Fix the build warning
` [PATCH 5.4 10/16] io_uring: always grab lock in io_cancel_async_work()
` [PATCH 5.4 11/16] io_uring: dont drop completion lock before timer is fully initialized
` [PATCH 5.4 12/16] io_uring: have io_kill_timeout() honor the request references
` [PATCH 5.4 13/16] bluetooth: Add cmd validity checks at the start of hci_sock_ioctl()
` [PATCH 5.4 14/16] binder: fix UAF caused by faulty buffer cleanup
` [PATCH 5.4 15/16] ipv{4,6}/raw: fix output xfrm lookup wrt protocol
` [PATCH 5.4 16/16] netfilter: ctnetlink: Support offloaded conntrack entry deletion

[PATCH 3/3] rust: upgrade to Rust 1.68.2
 2023-05-31 21:30 UTC  (5+ messages)

[PATCH v1] rust: error: integrate Rust error type with `errname`
 2023-05-31 21:27 UTC  (3+ messages)

[PATCH 0/2] sysctl: move umh and keys sysctls
 2023-05-31 21:20 UTC  (4+ messages)
` [PATCH 1/2] sysctl: move umh sysctl registration to its own file
` [PATCH 2/2] sysctl: move security keys "

[PATCH v3 0/4] Update thread safety markers
 2023-05-31 17:14 UTC  (6+ messages)
` [PATCH v3 1/4] rust: sync: reword the `Arc` safety comment for `Send`
` [PATCH v3 2/4] rust: sync: reword the `Arc` safety comment for `Sync`
` [PATCH v3 3/4] rust: specify when `ARef` is thread safe
` [PATCH v3 4/4] rust: task: add `Send` marker to `Task`

[PATCH v2] rust: error: add missing error codes
 2023-05-31 17:11 UTC  (2+ messages)

[PATCH v2] rust: str: add conversion from `CStr` to `CString`
 2023-05-31 17:09 UTC  (2+ messages)

[PATCH] rust: error: allow specifying error type on `Result`
 2023-05-31 17:09 UTC  (2+ messages)

[PATCH 1/4] rust: macros: fix usage of `#[allow]` in `quote!`
 2023-05-31 17:07 UTC  (2+ messages)

[PATCH] docs: rust: point directly to the standalone installers
 2023-05-31 17:05 UTC  (5+ messages)

[PATCH] .gitattributes: set diff driver for Rust source code files
 2023-05-31 17:03 UTC  (2+ messages)

[PATCH 0/3] Rust 1.68.2 upgrade
 2023-05-31 17:03 UTC  (2+ messages)

[PATCH 0/2] module: avoid all memory pressure due to duplicates
 2023-05-31 16:57 UTC  (25+ messages)
` [PATCH 2/2] module: add support to avoid duplicates early on load

[PATCH v1 0/7] Bindings for the workqueue
 2023-05-31 14:07 UTC  (13+ messages)
` [PATCH v1 1/7] rust: workqueue: add low-level workqueue bindings
` [PATCH v1 2/7] rust: add offset_of! macro
` [PATCH v1 5/7] rust: workqueue: add helper for defining work_struct fields
` [PATCH v1 6/7] rust: workqueue: add safe API to workqueue

[PATCH v1 7/7] rust: workqueue: add `try_spawn` helper method
 2023-05-31 14:03 UTC  (2+ messages)

[PATCH v1 4/7] rust: workqueue: define built-in queues
 2023-05-31 14:02 UTC  (2+ messages)

[PATCH v1 6/7] rust: workqueue: add safe API to workqueue
 2023-05-31  9:07 UTC  (2+ messages)

[PATCH 6.3 000/127] 6.3.5-rc1 review
 2023-05-30 20:20 UTC  (7+ messages)

[PATCH] drm/i915/pxp: Fix size_t format specifier in gsccs_send_message()
 2023-05-30 19:39 UTC  (2+ messages)
` [Intel-gfx] "

[PATCH 6.1 000/119] 6.1.31-rc1 review
 2023-05-30 19:29 UTC  (13+ messages)
` Wrong/strange TPM patches was "

[PATCH 0/2] drm/i915/gt: Fix recent kCFI violations
 2023-05-30 19:08 UTC  (7+ messages)
` [PATCH 1/2] drm/i915/gt: Fix second parameter type of pre-gen8 pte_encode callbacks
` [PATCH 2/2] drm/i915/gt: Fix parameter in gmch_ggtt_insert_{entries,page}()

[PATCH 5.15 00/69] 5.15.114-rc1 review
 2023-05-30 18:52 UTC  (7+ messages)

[PATCH 5.10 000/211] 5.10.181-rc1 review
 2023-05-30 18:31 UTC  (7+ messages)

[PATCH 5.4 000/161] 5.4.244-rc1 review
 2023-05-30 17:44 UTC  (7+ messages)

[PATCH v1 6/7] rust: workqueue: add safe API to workqueue
 2023-05-30 14:13 UTC  (5+ messages)

[PATCH 4.19 000/133] 4.19.284-rc2 review
 2023-05-30 11:54 UTC  (6+ messages)

[PATCH 4.14 00/86] 4.14.316-rc1 review
 2023-05-30 11:53 UTC  (10+ messages)
` [PATCH 4.14 22/86] null_blk: Always check queue mode setting from configfs

[PATCH 4.19 000/132] 4.19.284-rc1 review
 2023-05-30  9:19 UTC  (7+ messages)

[PATCH v1 3/7] rust: sync: add `Arc::{from_raw, into_raw}`
 2023-05-30  7:23 UTC  (5+ 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).