All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-06-01 13:14:24 to 2023-06-01 13:27:36 UTC [more...]

[PATCH 6.1 00/42] 6.1.32-rc1 review
 2023-06-01 13:21 UTC  (6+ messages)
` [PATCH 6.1 01/42] inet: Add IP_LOCAL_PORT_RANGE socket option
` [PATCH 6.1 02/42] ipv{4,6}/raw: fix output xfrm lookup wrt protocol
` [PATCH 6.1 03/42] firmware: arm_ffa: Fix usage of partition info get count flag
` [PATCH 6.1 04/42] selftests/bpf: Fix pkg-config call building sign-file
` [PATCH 6.1 10/42] tls: rx: strp: factor out copying skb data

[PATCH 6.3 00/45] 6.3.6-rc1 review
 2023-06-01 13:21 UTC  (46+ messages)
` [PATCH 6.3 01/45] firmware: arm_scmi: Fix incorrect alloc_workqueue() invocation
` [PATCH 6.3 02/45] firmware: arm_ffa: Fix usage of partition info get count flag
` [PATCH 6.3 03/45] spi: spi-geni-qcom: Select FIFO mode for chip select
` [PATCH 6.3 04/45] coresight: perf: Release Coresight path when alloc trace id failed
` [PATCH 6.3 05/45] ARM: dts: imx6ull-dhcor: Set and limit the mode for PMIC buck 1, 2 and 3
` [PATCH 6.3 06/45] selftests/bpf: Fix pkg-config call building sign-file
` [PATCH 6.3 07/45] power: supply: rt9467: Fix passing zero to dev_err_probe
` [PATCH 6.3 08/45] platform/x86/amd/pmf: Fix CnQF and auto-mode after resume
` [PATCH 6.3 09/45] bpf: netdev: init the offload table earlier
` [PATCH 6.3 10/45] gpiolib: fix allocation of mixed dynamic/static GPIOs
` [PATCH 6.3 11/45] tls: rx: device: fix checking decryption status
` [PATCH 6.3 12/45] tls: rx: strp: set the skb->len of detached / CoWed skbs
` [PATCH 6.3 13/45] tls: rx: strp: fix determining record length in copy mode
` [PATCH 6.3 14/45] tls: rx: strp: force mixed decrypted records into "
` [PATCH 6.3 15/45] tls: rx: strp: factor out copying skb data
` [PATCH 6.3 16/45] tls: rx: strp: preserve decryption status of skbs when needed
` [PATCH 6.3 17/45] tls: rx: strp: dont use GFP_KERNEL in softirq context
` [PATCH 6.3 18/45] net: fec: add dma_wmb to ensure correct descriptor values
` [PATCH 6.3 19/45] cxl/port: Fix NULL pointer access in devm_cxl_add_port()
` [PATCH 6.3 20/45] ASoC: Intel: avs: Fix module lookup
` [PATCH 6.3 21/45] drm/i915: Move shared DPLL disabling into CRTC disable hook
` [PATCH 6.3 22/45] drm/i915: Disable DPLLs before disconnecting the TC PHY
` [PATCH 6.3 23/45] drm/i915: Fix PIPEDMC disabling for a bigjoiner configuration
` [PATCH 6.3 24/45] net/mlx5e: TC, Fix using eswitch mapping in nic mode
` [PATCH 6.3 25/45] Revert "net/mlx5: Expose steering dropped packets counter"
` [PATCH 6.3 26/45] Revert "net/mlx5: Expose vnic diagnostic counters for eswitch managed vports"
` [PATCH 6.3 27/45] net/mlx5: E-switch, Devcom, sync devcom events and devcom comp register
` [PATCH 6.3 28/45] gpio-f7188x: fix chip name and pin count on Nuvoton chip
` [PATCH 6.3 29/45] bpf, sockmap: Pass skb ownership through read_skb
` [PATCH 6.3 30/45] bpf, sockmap: Convert schedule_work into delayed_work
` [PATCH 6.3 31/45] bpf, sockmap: Reschedule is now done through backlog
` [PATCH 6.3 32/45] bpf, sockmap: Improved check for empty queue
` [PATCH 6.3 33/45] bpf, sockmap: Handle fin correctly
` [PATCH 6.3 34/45] bpf, sockmap: TCP data stall on recv before accept
` [PATCH 6.3 35/45] bpf, sockmap: Wake up polling after data copy
` [PATCH 6.3 36/45] bpf, sockmap: Incorrectly handling copied_seq
` [PATCH 6.3 37/45] blk-wbt: fix that wbt cant be disabled by default
` [PATCH 6.3 38/45] blk-mq: fix race condition in active queue accounting
` [PATCH 6.3 39/45] vfio/type1: check pfn valid before converting to struct page
` [PATCH 6.3 40/45] cpufreq: amd-pstate: Remove fast_switch_possible flag from active driver
` [PATCH 6.3 41/45] net: phy: mscc: enable VSC8501/2 RGMII RX clock
` [PATCH 6.3 42/45] bluetooth: Add cmd validity checks at the start of hci_sock_ioctl()
` [PATCH 6.3 43/45] cpufreq: amd-pstate: Update policy->cur in amd_pstate_adjust_perf()
` [PATCH 6.3 44/45] cpufreq: amd-pstate: Add ->fast_switch() callback
` [PATCH 6.3 45/45] netfilter: ctnetlink: Support offloaded conntrack entry deletion

Possible build time regression affecting stable kernels
 2023-06-01 13:26 UTC  (5+ messages)

[PATCH v2] arm64: dts: rockchip: rk356x: Fix PCIe register and range mappings
 2023-06-01 13:25 UTC  (3+ messages)

[PATCH] afs: Fix setting of mtime when creating a file/dir/symlink
 2023-06-01 13:25 UTC  (2+ messages)

[PATCH] i2c: imx-lpi2c: Don't open-code DIV_ROUND_UP
 2023-06-01 13:25 UTC  (2+ messages)

[PATCH v14 000/113] KVM TDX basic feature support
 2023-06-01 13:24 UTC  (3+ messages)
` [PATCH v14 011/113] KVM: TDX: Add C wrapper functions for SEAMCALLs to the TDX module

[PATCH 5.15 00/42] 5.15.115-rc1 review
 2023-06-01 13:21 UTC  (43+ 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 33/42] page_pool: fix inconsistency for page_pool_ring_[un]lock()
` [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.15 42/42] netfilter: ctnetlink: Support offloaded conntrack entry deletion

[RESEND PATCH v2 1/2] cpufreq: qcom-nvmem: add support for IPQ8074
 2023-06-01 13:24 UTC  (4+ messages)

[Buildroot] [PATCH 1/3] boot/edk2: bump to version edk2-stable202305
 2023-06-01 13:25 UTC  (2+ messages)

[PATCH 00/20] Restructure RPM SMD ICC
 2023-06-01 13:23 UTC  (6+ messages)
` [PATCH 20/20] interconnect: qcom: Divide clk rate by src node bus width

[PATCH v3 00/15] Introduce the SC8180x devices
 2023-06-01 13:27 UTC  (5+ messages)
` [PATCH v3 07/15] arm64: dts: qcom: sc8180x: Add interconnects and lmh

[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

[RFC PATCH] fs: Rename put_and_unmap_page() to unmap_and_put_page()
 2023-06-01 13:23 UTC 

[RFC PATCH 0/1] Unit tests for khash.h
 2023-06-01 13:23 UTC  (2+ messages)

[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 v6 00/16] x86/mtrr: fix handling with PAT but without MTRR
 2023-06-01 13:22 UTC  (11+ messages)

[patch 00/20] posix-timers: Fixes and cleanups
 2023-06-01 13:21 UTC  (3+ messages)
` [patch 18/20] posix-timers: Clarify posix_timer_fn() comments

[PATCH] bitbake-user-manual: document "network" task flag
 2023-06-01 13:21 UTC 

[PATCH v4 35/35] acpi/bus: Remove notify callback and flags
 2023-06-01 13:21 UTC  (2+ messages)
` [Acpica-devel] "

[PATCH v6 0/6] drm/etnaviv: add pci device driver support
 2023-06-01 13:21 UTC  (5+ messages)
` [PATCH v6 2/6] drm/etnaviv: add a dedicated function to get various clocks

wireless-regdb: Update regulatory rules for Egypt (EG) on 5GHz
 2023-06-01 13:21 UTC  (2+ messages)
  ` [wireless-regdb] "

[PATCH v4 34/35] acpi/bus: Remove redundant functions
 2023-06-01 13:21 UTC 

[PATCH v4 33/35] acpi/bus: Remove installing/removing notify handlers from probe/remove
 2023-06-01 13:21 UTC 

[linux-linus test] 181063: regressions - FAIL
 2023-06-01 13:20 UTC 

[PATCH v3 00/34] Split ptdesc from struct page
 2023-06-01 13:19 UTC  (8+ messages)
` [PATCH v3 03/34] s390: Use pt_frag_refcount for pagetables

[PATCH v12 1/1] serial: core: Start managing serial controllers to enable runtime PM
 2023-06-01 13:20 UTC  (4+ messages)

[PATCH net-next 00/12] splice, net: Replace sendpage with sendmsg(MSG_SPLICE_PAGES), part 3
 2023-06-01 13:19 UTC  (6+ messages)
` [PATCH net-next 09/12] tls/sw: Support MSG_SPLICE_PAGES
    ` Bug in short splice to socket?

[PATCH] mm: madvise: fix uneven accounting of psi
 2023-06-01 13:18 UTC  (3+ messages)

[PATCH 0/9] kernel/linux-yocto: consolidated pull request
 2023-06-01 13:18 UTC  (7+ messages)

[igt-dev] [PATCH i-g-t v2 0/7] kms: Run tiled display tests on any set of connectors
 2023-06-01 13:08 UTC  (8+ messages)
` [igt-dev] [PATCH i-g-t v2 1/7] tests/kms_tiled_display: Get rid of DP stuff
` [igt-dev] [PATCH i-g-t v2 2/7] tests/kms_tiled_display: Make basic_test() static
` [igt-dev] [PATCH i-g-t v2 3/7] tests/kms_tiled_display: Cleanup the chamelium ifdefs
` [igt-dev] [PATCH i-g-t v2 4/7] tests/kms_tiled_display: Replace the igt_display pointer with a struct
` [igt-dev] [PATCH i-g-t v2 5/7] tests/kms_tiled_display: Limit the difference in the timestamps to one scanline
` [igt-dev] [PATCH i-g-t v2 6/7] lib/edid: Add support for making DisplayID tile blocks
` [igt-dev] [PATCH i-g-t v2 7/7] tests/kms_tiled_display: Override the EDID to fake some tiles

[Intel-xe] [PATCH] drm/xe/vm: fix double list add
 2023-06-01 13:19 UTC  (2+ messages)

Performance improvement with 6d740fb01b9f0f5ea7a82f4d5e458d91940a19ee
 2023-06-01 13:17 UTC  (8+ messages)
          ` Performance improvement and regression "

[PATCH v2 0/5] Add Toradex Verdin AM62
 2023-06-01 13:18 UTC  (5+ messages)
` [PATCH v2 2/5] arm64: defconfig: enable drivers for "
` [PATCH v2 3/5] arm64: dts: ti: add verdin am62
` [PATCH v2 5/5] arm64: dts: ti: add verdin am62 yavia

[PATCH v2] btrfs: fix dev-replace after the scrub rework
 2023-06-01 13:11 UTC  (2+ messages)

[PATCH wireless] wifi: mt76: mt7996: fix possible NULL pointer dereference in mt7996_mac_write_txwi()
 2023-06-01 13:17 UTC  (2+ messages)

[Acpica-devel] [PATCH v4 01/35] acpi: Adjust functions installing bus event handlers
 2023-06-01 13:17 UTC 

issue using virtual interface with iwd
 2023-06-01 13:17 UTC 

[PATCH v4 00/35] Remove .notify callback in acpi_device_ops
 2023-06-01 13:16 UTC 

[PATCH 1/3] wifi: rtw88: correct PS calculation for SUPPORTS_DYNAMIC_PS
 2023-06-01 13:17 UTC  (2+ messages)

[PATCH net-next v2 1/2] dt-bindings: net: adin: document a phy link status inversion property
 2023-06-01 13:16 UTC  (5+ messages)

Backporting MTU3a counter driver to linux-5.10.y-cip
 2023-06-01 13:16 UTC  (6+ messages)
  ` [cip-dev] "

[libgpiod][PATCH 1/1] gpio-tools-test.bats: modify delays in toggle test
 2023-06-01 13:16 UTC  (12+ messages)

[igt-dev] [RFC, i-g-t] tests/kms_vrr: New VRR test to toggle the VRR during fastsets
 2023-06-01 13:15 UTC  (2+ messages)

[PATCH 00/43] ep93xx device tree conversion
 2023-06-01 13:15 UTC  (6+ messages)
` [PATCH v1 17/43] dt-bindings: spi: Add Cirrus EP93xx

[PATCH] MAINTAINERS: remove xenstore related files from LIBS
 2023-06-01 13:14 UTC  (3+ messages)

[PATCH wireless-next 1/2] wifi: rtlwifi: use helper function rtl_get_hdr()
 2023-06-01 13:14 UTC  (2+ messages)

[PATCH] erofs-utils: support detecting maximum block size
 2023-06-01 13:14 UTC  (3+ messages)


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.