All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-08-22 09:17:05 to 2024-08-22 09:48:33 UTC [more...]

[PATCH] [RFC] ASoC: Conditional PCM support
 2024-08-22  9:47 UTC  (3+ messages)

[PATCH v2] PCI: vmd: Clear PCI_INTERRUPT_LINE for VMD sub-devices
 2024-08-22  9:48 UTC  (2+ messages)

[PATCH] drivers/perf: Fix ali_drw_pmu driver interrupt status clearing
 2024-08-22  9:44 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 00/10] reftable: fix reload with active iterators
 2024-08-22  9:47 UTC  (3+ messages)
` [PATCH 07/10] reftable/reader: introduce refcounting

[PATCH BlueZ] gatt-client: allow AcquireNotify when characteristic has indicate flag
 2024-08-22  9:46 UTC 

[PATCH] x86/platform/geode: switch GPIO buttons and LEDs to software properties
 2024-08-22  9:46 UTC  (4+ messages)

[PATCH] codetag: debug: mark codetags for pages which transitioned from being poison to unpoison as empty
 2024-08-22  9:45 UTC  (3+ messages)

[PATCH v4 0/4] Add initial support for the Rockchip RK3588 HDMI TX Controller
 2024-08-22  8:41 UTC  (6+ messages)
` [PATCH v4 3/4] dt-bindings: display: rockchip: Add schema for "

[PATCH v1] drivers:coresight:Use min macro
 2024-08-22  9:41 UTC  (2+ messages)

[PATCH] soc: ti: smartreflex: change to use devm_clk_get_prepared() helpers
 2024-08-22  9:59 UTC 

[PATCH v3 0/4] mm: clarify nofail memory allocation
 2024-08-22  9:43 UTC  (21+ messages)

[PATCH v1] drivers:testing:Fix the NULL vs IS_ERR() bug for debugfs_create_dir()
 2024-08-22  9:43 UTC  (2+ messages)

[PATCH net-next v28 00/13] Add Realtek automotive PCIe driver
 2024-08-22  9:37 UTC  (14+ messages)
` [PATCH net-next v28 01/13] rtase: Add support for a pci table in this module
` [PATCH net-next v28 02/13] rtase: Implement the .ndo_open function
` [PATCH net-next v28 03/13] rtase: Implement the rtase_down function
` [PATCH net-next v28 04/13] rtase: Implement the interrupt routine and rtase_poll
` [PATCH net-next v28 05/13] rtase: Implement hardware configuration function
` [PATCH net-next v28 06/13] rtase: Implement .ndo_start_xmit function
` [PATCH net-next v28 07/13] rtase: Implement a function to receive packets
` [PATCH net-next v28 08/13] rtase: Implement net_device_ops
` [PATCH net-next v28 09/13] rtase: Implement pci_driver suspend and resume function
` [PATCH net-next v28 10/13] rtase: Implement ethtool function
` [PATCH net-next v28 11/13] rtase: Add a Makefile in the rtase folder
` [PATCH net-next v28 12/13] realtek: Update the Makefile and Kconfig in the realtek folder
` [PATCH net-next v28 13/13] MAINTAINERS: Add the rtase ethernet driver entry

[RFC PATCH v1 0/4] Add support for the Bus Lock Threshold
 2024-08-22  9:43 UTC  (4+ messages)
` [RFC PATCH v1 1/4] x86/cpufeatures: Add CPUID feature bit "

[PATCH 0/2] Use devm_clk_get_enabled() helpers
 2024-08-22  9:35 UTC  (5+ messages)
` [PATCH 1/2] i2c: emev2: "
` [PATCH 2/2] i2c: jz4780: "

[PATCH] dt-bindings: PCI: qcom: Allow 'vddpe-3v3-supply' again
 2024-08-22  9:42 UTC  (2+ messages)

[net-next 0/9] net: convert to devm_clk_get_enabled() and devm_clk_get_optional_enabled()
 2024-08-22  9:42 UTC  (5+ messages)
` [net-next 7/9] net: ethernet: marvell: mvneta: Convert to devm_clk_get_enabled()
  ` [Linux-stm32] "
` [net-next 8/9] net: mvpp2: Convert to devm_clk_get_enabled() and devm_clk_get_optional_enabled()
  ` [Linux-stm32] "

[PATCH v2 0/7] Add thermal thresholds support
 2024-08-22  9:41 UTC  (5+ messages)

[PATCH v2 0/2] Add pinctrl support to EN7581 SoC
 2024-08-22  9:40 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: pinctrl: airoha: Add EN7581 pinctrl controller
` [PATCH v2 2/2] pinctrl: airoha: Add support for EN7581 SoC

[PATCH net-next v3 0/3] tc: adjust network header after 2nd vlan push
 2024-08-22  9:41 UTC  (3+ messages)
` [PATCH net-next v3 1/3] "

[PATCH 0/8] tty serial drivers use devm_clk_get_enabled() helpers
 2024-08-22  9:40 UTC  (3+ messages)
` [PATCH 1/8] tty: 8250_ingenic: Use "

[PATCH v1] drivers:cpufreq:Use max macro
 2024-08-22  9:40 UTC  (2+ messages)

[PATCH v1] drivers:atlx:Use max macro
 2024-08-22  9:40 UTC  (2+ messages)

[PATCH v1] net:hidp:Use min macro
 2024-08-22  9:39 UTC  (2+ messages)

[PATCH v2 0/9] fuse: writeback clean up / refactoring
 2024-08-22  9:39 UTC  (3+ messages)
` [PATCH v2 5/9] fuse: move initialization of fuse_file to fuse_writepages() instead of in callback

[PATCH V3 net-next 00/11] Add support of HIBMCGE Ethernet Driver
 2024-08-22  9:33 UTC  (12+ messages)
` [PATCH V3 net-next 01/11] net: hibmcge: Add pci table supported in this module
` [PATCH V3 net-next 02/11] net: hibmcge: Add read/write registers supported through the bar space
` [PATCH V3 net-next 03/11] net: hibmcge: Add mdio and hardware configuration supported in this module
` [PATCH V3 net-next 04/11] net: hibmcge: Add interrupt "
` [PATCH V3 net-next 05/11] net: hibmcge: Implement some .ndo functions
` [PATCH V3 net-next 06/11] net: hibmcge: Implement .ndo_start_xmit function
` [PATCH V3 net-next 07/11] net: hibmcge: Implement rx_poll function to receive packets
` [PATCH V3 net-next 08/11] net: hibmcge: Implement some ethtool_ops functions
` [PATCH V3 net-next 09/11] net: hibmcge: Add a Makefile and update Kconfig for hibmcge
` [PATCH V3 net-next 10/11] net: hibmcge: Add maintainer "
` [PATCH V3 net-next 11/11] net: add ndo_validate_addr check in dev_set_mac_address

[PATCH linux-next v3 00/14] Split crash out from kexec and clean up related config items
 2024-08-22  9:37 UTC  (9+ messages)
` [PATCH linux-next v3 05/14] crash: clean up kdump "

[PATCH 00/11] Add support for RaspberryPi RP1 PCI device using a DT overlay
 2024-08-22  9:35 UTC  (7+ messages)
` [PATCH 01/11] dt-bindings: clock: Add RaspberryPi RP1 clock bindings

[PATCH v3] drm/amdgpu/gfx9.4.3: Implement compute pipe reset
 2024-08-22  9:38 UTC 

[PATCH] drm/i915/dp_mst: Fix MST state after a sink reset
 2024-08-22  9:38 UTC  (4+ messages)

[PATCH] arm64: dts: exynosautov9: Add dpum SysMMU
 2024-08-22  9:38 UTC  (2+ messages)

[PATCH] ASoC: dwc: change to use devm_clk_get_enabled() helpers
 2024-08-22  9:52 UTC 

[PATCH v2 net-next 0/3] add "nxp,phy-output-refclk" to instead of "nxp,rmii-refclk-in"
 2024-08-22  9:37 UTC  (4+ messages)
` [PATCH v2 net-next 2/3] net: phy: tja11xx: replace "nxp,rmii-refclk-in" with "nxp,phy-output-refclk"

[master] Pull request
 2024-08-22  9:37 UTC 

[PATCH 00/31] wifi: mwifiex: cleanup driver
 2024-08-22  9:36 UTC  (3+ messages)
` [PATCH 10/31] wifi: mwifiex: fix indention
  ` [EXT] "

[PATCH v5 0/4] Add R5F and C7x DSP nodes for AM62a SoC
 2024-08-22  9:29 UTC  (5+ messages)
` [PATCH v5 1/4] arm64: dts: k3-am62a-main: Add C7xv device node
` [PATCH v5 2/4] arm64: dts: k3-am62a-mcu: Add R5F Remoteproc node
` [PATCH v5 3/4] arm64: dts: k3-am62a-wakeup: Add R5F device node
` [PATCH v5 4/4] arm64: dts: ti: k3-am62a7-sk: Enable ipc with Remoteproc nodes

[scarthgap] Pull request
 2024-08-22  9:36 UTC 

[PATCH 01/32] mesa: set PV from the .inc file and not via filenames
 2024-08-22  9:35 UTC  (32+ messages)
` [PATCH 02/32] sysvinit: take release tarballs from github
` [PATCH 03/32] bash: upgrade 5.2.21 -> 5.2.32
` [PATCH 04/32] boost: upgrade 1.85.0 -> 1.86.0
` [PATCH 05/32] ccache: upgrade 4.10.1 -> 4.10.2
` [PATCH 06/32] cmake: upgrade 3.30.1 -> 3.30.2
` [PATCH 07/32] dpkg: upgrade 1.22.10 -> 1.22.11
` [PATCH 08/32] e2fsprogs: upgrade 1.47.0 -> 1.47.1
` [PATCH 09/32] epiphany: upgrade 46.0 -> 46.3
` [PATCH 10/32] gstreamer1.0: upgrade 1.24.5 -> 1.24.6
` [PATCH 11/32] kmod: upgrade 32 -> 33
` [PATCH 12/32] kmscube: upgrade to latest revision
` [PATCH 13/32] libadwaita: upgrade 1.5.2 -> 1.5.3
` [PATCH 14/32] libedit: upgrade 20240517-3.1 -> 20240808-3.1
` [PATCH 15/32] libnl: upgrade 3.9.0 -> 3.10.0
` [PATCH 16/32] librepo: upgrade 1.17.0 -> 1.18.1
` [PATCH 17/32] libva: upgrade 2.20.0 -> 2.22.0
` [PATCH 18/32] linux-firmware: upgrade 20240513 -> 20240811
` [PATCH 19/32] lua: upgrade 5.4.6 -> 5.4.7
` [PATCH 20/32] mpg123: upgrade 1.32.6 -> 1.32.7
` [PATCH 21/32] mtools: upgrade 4.0.43 -> 4.0.44
` [PATCH 22/32] nghttp2: upgrade 1.62.0 -> 1.62.1
` [PATCH 23/32] puzzles: upgrade to latest revision
` [PATCH 24/32] python3-dtschema: upgrade 2024.4 -> 2024.5
` [PATCH 25/32] python3-uritools: upgrade 4.0.2 -> 4.0.3
` [PATCH 26/32] python3-webcolors: upgrade 1.13 -> 24.8.0
` [PATCH 27/32] sqlite3: upgrade 3.45.3 -> 3.46.1
` [PATCH 28/32] stress-ng: upgrade 0.17.08 -> 0.18.02
` [PATCH 29/32] webkitgtk: upgrade 2.44.1 -> 2.44.3
` [PATCH 30/32] weston: upgrade 13.0.1 -> 13.0.3
` [PATCH 31/32] xkeyboard-config: upgrade 2.41 -> 2.42
` [PATCH 32/32] xz: upgrade 5.4.6 -> 5.6.2

[kirkstone] Pull request
 2024-08-22  9:35 UTC 

[oe] [meta-oe][PATCH] meta-oe:drgn: add new recipe
 2024-08-22  9:34 UTC  (2+ messages)
`  "

[PATCH] usb: dwc3: qcom: fix NULL pointer dereference on dwc3_qcom_read_usb2_speed
 2024-08-22  9:33 UTC  (2+ messages)

[PATCH 0/3] LoongArch: Migrate arch_numa
 2024-08-22  9:32 UTC  (2+ messages)

[PATCH] tracing/timerlat: Check tlat_var for NULL in timerlat_fd_release
 2024-08-22  9:32 UTC  (3+ messages)

[PATCH 0/2] NUMA emulation for arm64
 2024-08-22  9:28 UTC  (8+ messages)
` [PATCH 1/2] numa: Add simple generic NUMA emulation

[PATCH] vfs: avoid spurious dentry ref/unref cycle on open
 2024-08-22  9:31 UTC  (11+ messages)
                ` [PATCH 3/3] avoid extra path_get/path_put cycle in path_openat()

[PATCH i-g-t v4 0/4] Improvise-the-deep-pkgc
 2024-08-22  9:31 UTC  (4+ messages)
` [PATCH i-g-t v4 2/4] tests/intel/kms_pm_dc: Update test duration to 4 seconds

[syzbot] [bcachefs?] KMSAN: uninit-value in bch2_alloc_v4_validate
 2024-08-22  9:31 UTC  (2+ messages)

arm64: Kexec: Warning: virt_to_phys used for non-linear address
 2024-08-22  9:28 UTC  (5+ messages)

[PATCH] iddp-sendrecv: Make it configurable
 2024-08-22  9:31 UTC  (3+ messages)

[PATCH] fs: s/__u32/u32/ for s_fsnotify_mask
 2024-08-22  9:30 UTC 

[PATCH] drm/xe: Fix memory leak on xe_alloc_pf_queue failure
 2024-08-22  9:30 UTC  (2+ messages)
` ✓ CI.BAT: success for "

[PATCH RESEND 0/4] virtio-net: add tx-hash, rx/tx-tstamp and tx-time
 2024-08-22  9:30 UTC  (4+ messages)
` [PATCH RESEND 3/4] virtio-net: support transmit ptp timestamps

[PATCH 00/14] introduce pte_offset_map_{readonly|maywrite}_nolock()
 2024-08-22  9:29 UTC  (9+ messages)
` [PATCH 06/14] mm: handle_pte_fault() use pte_offset_map_maywrite_nolock()

Using drm_exec in TTM
 2024-08-22  9:29 UTC  (20+ messages)
` [PATCH 4/7] drm/ttm: move LRU walk defines into new internal header

[PATCH 0/2] Allow partial memory mapping for cpu memory
 2024-08-22  9:29 UTC  (11+ messages)

[PATCH] fs: remove unused path_put_init()
 2024-08-22  9:28 UTC 

[PATCH 08/14] mm: copy_pte_range() use pte_offset_map_maywrite_nolock()
 2024-08-22  9:26 UTC  (2+ messages)

[miquelraynal:macronix/nand-next/spi-nand-cont-read 3/20] drivers/spi/spi-mxic-uefc.c:983:25: error: 'mxic_uefc_of_ids' undeclared here (not in a function); did you mean 'mxic_uefc_spi_of_ids'?
 2024-08-22  9:26 UTC 

[PATCH] gitk: added external diff file rename detection
 2024-08-22  9:27 UTC 

[PATCH v1 0/4] Stabilize Oxenstored's interface with
 2024-08-22  9:27 UTC  (2+ messages)

[PATCH v1] drivers:block:Fix the NULL vs IS_ERR() bug for debugfs_create_dir()
 2024-08-22  9:27 UTC  (2+ messages)

[OE-core][PATCH 1/2] util-linux/util-linux-libuuid: upgrade from 2.40.1 to 2.40.2
 2024-08-22  9:26 UTC  (2+ messages)
` [OE-core][PATCH 2/2] shadow: upgrade from 4.15.1 to 4.16.0

[PATCH v5] USB: gadget: f_hid: Add GET_REPORT via userspace IOCTL
 2024-08-22  9:26 UTC  (2+ messages)

[PATCH V2] mm:page_alloc: fix the NULL ac->nodemask in __alloc_pages_slowpath()
 2024-08-22  9:26 UTC 

[PATCH bpf-next v2 0/8] libbpf, selftests/bpf: Support cross-endian usage
 2024-08-22  9:24 UTC  (9+ messages)
` [PATCH bpf-next v2 1/8] libbpf: Improve log message formatting
` [PATCH bpf-next v2 2/8] libbpf: Fix header comment typos for BTF.ext
` [PATCH bpf-next v2 3/8] libbpf: Fix output .symtab byte-order during linking
` [PATCH bpf-next v2 4/8] libbpf: Support BTF.ext loading and output in either endianness
` [PATCH bpf-next v2 5/8] libbpf: Support opening bpf objects of "
` [PATCH bpf-next v2 6/8] libbpf: Support linking "
` [PATCH bpf-next v2 7/8] libbpf: Support creating light skeleton "
` [PATCH bpf-next v2 8/8] selftests/bpf: Support cross-endian building

[PATCH mptcp-next v3 0/2] fixes for "new MPTCP subflow subtest v4"
 2024-08-22  9:22 UTC  (3+ messages)
` [PATCH mptcp-next v3 1/2] Squash to "selftests/bpf: Add mptcp subflow subtest"
` [PATCH mptcp-next v3 2/2] selftests/bpf: Add getsockopt to inspect mptcp subflow

[PATCH 00/24] Complete EEVDF
 2024-08-22  9:21 UTC  (5+ messages)
` [PATCH 10/24] sched/uclamg: Handle delayed dequeue

[PATCH] tests/avocado: Allow running user-mode tests
 2024-08-22  9:20 UTC  (3+ messages)

[PATCH v2 0/2] mm: collect the number of anon mTHP
 2024-08-22  9:21 UTC  (7+ messages)
` [PATCH v2 1/2] mm: collect the number of anon large folios

[PATCH v5 00/10] platform/chrome: Introduce DT hardware prober
 2024-08-22  9:20 UTC  (11+ messages)
` [PATCH v5 01/10] of: dynamic: Add of_changeset_update_prop_string
` [PATCH v5 02/10] regulator: Move OF-specific regulator lookup code to of_regulator.c
` [PATCH v5 03/10] regulator: Split up _regulator_get()
` [PATCH v5 04/10] regulator: Do pure DT regulator lookup in of_regulator_bulk_get_all()
` [PATCH v5 05/10] gpiolib: Add gpio_property_name_length()
` [PATCH v5 06/10] i2c: Introduce OF component probe function
` [PATCH v5 07/10] i2c: of-prober: Add regulator support
` [PATCH v5 08/10] i2c: of-prober: Add GPIO support
` [PATCH v5 09/10] platform/chrome: Introduce device tree hardware prober
` [PATCH v5 10/10] arm64: dts: mediatek: mt8173-elm-hana: Mark touchscreens and trackpads as fail

[PATCH v3] MIPS: Implement ieee754 NAN2008 emulation mode
 2024-08-22  9:20 UTC  (12+ messages)

[PATCH bpf-next v1 0/8] libbpf, selftests/bpf: Support cross-endian usage
 2024-08-22  9:20 UTC  (4+ messages)
` [PATCH bpf-next v1 5/8] libbpf: Support opening bpf objects of either endianness

[PATCH v2] drgn: add new recipe
 2024-08-22  9:19 UTC  (2+ messages)
` [meta-oe][PATCH] "

[Intel-wired-lan] ACPI IRQ storm with 6.10
 2024-08-22  9:18 UTC  (6+ messages)
        `  "

[PATCH] security: smack: Fix indentation in smack_netfilter.c
 2024-08-22  9:18 UTC 

[PATCH 00/20] Memory leak fixes (pt.5)
 2024-08-22  9:18 UTC  (22+ messages)
` [PATCH v2 "
  ` [PATCH v2 01/20] mailinfo: fix leaking header data
  ` [PATCH v2 02/20] convert: fix leaks when resetting attributes
  ` [PATCH v2 03/20] pretty: fix memory leaks when parsing pretty formats
  ` [PATCH v2 04/20] pretty: fix leaking key/value separator buffer
  ` [PATCH v2 05/20] builtin/merge-tree: fix leaking `-X` strategy options
  ` [PATCH v2 06/20] builtin/upload-archive: fix leaking args passed to `write_archive()`
  ` [PATCH v2 07/20] builtin/archive: fix leaking `OPT_FILENAME()` value
  ` [PATCH v2 08/20] midx-write: fix leaking hashfile on error cases
  ` [PATCH v2 09/20] builtin/repack: fix leaks when computing packs to repack
  ` [PATCH v2 10/20] t/helper: fix leaking multi-pack-indices in "read-midx"
  ` [PATCH v2 11/20] transport: fix leaking OID arrays in git:// transport data
  ` [PATCH v2 12/20] builtin/send-pack: fix leaking refspecs
  ` [PATCH v2 13/20] sideband: fix leaks when configuring sideband colors
  ` [PATCH v2 14/20] builtin/fetch-pack: fix leaking refs
  ` [PATCH v2 15/20] remote: fix leaking config strings
  ` [PATCH v2 16/20] remote: fix leaks when matching refspecs
  ` [PATCH v2 17/20] remote: fix leaking peer ref when expanding refmap
  ` [PATCH v2 18/20] builtin/fetch: fix leaking transaction with `--atomic`
  ` [PATCH v2 19/20] transport: fix leaking arguments when fetching from bundle
  ` [PATCH v2 20/20] transport: fix leaking negotiation tips

[PATCH V3 7/9] usb: dwc2: Refactor backup/restore of registers
 2024-08-22  9:16 UTC  (2+ 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.