All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-09-30 11:21:51 to 2024-09-30 12:04:29 UTC [more...]

[Intel-wired-lan] [PATCH 00/35] Reorganize kerneldoc parameter names
 2024-09-30 11:58 UTC  (27+ messages)
`  "
` [PATCH 06/35] lru_cache: "
` [PATCH 11/35] powerpc/ps3: "
` [PATCH 12/35] soundwire: stream: "
` [PATCH 17/35] mfd: atmel-smc: "
` [PATCH 19/35] iommu: "
` [PATCH 20/35] drivers/gpu/drm: "
` [PATCH 21/35] ring-buffer: "
` [PATCH 22/35] PCI: hotplug: "
` [PATCH 23/35] SUNRPC: "
` [PATCH 24/35] soc: qcom: qmi: "
` [PATCH 26/35] firmware_loader: "
` [PATCH 27/35] mac80211: "
` [PATCH 28/35] UBI: "
` [PATCH 29/35] drivers/gpu/drm: "
` [PATCH 30/35] audit: "
` [PATCH 31/35] slimbus: messaging: "
` [PATCH 32/35] mm/mmu_notifiers: "
` [Intel-wired-lan] [PATCH 33/35] drivers/net/ethernet/intel: "
  `  "
` [PATCH 34/35] pinctrl: "
` [PATCH 35/35] comedi: comedi_8254: "

[Intel-wired-lan] [iwl-next v4 0/8] ice: managing MSI-X in driver
 2024-09-30 12:04 UTC  (14+ messages)
`  "
` [Intel-wired-lan] [iwl-next v4 1/8] ice: devlink PF MSI-X max and min parameter
  `  "
` [Intel-wired-lan] [iwl-next v4 2/8] ice: remove splitting MSI-X between features
  `  "
` [Intel-wired-lan] [iwl-next v4 3/8] ice: get rid of num_lan_msix field
  `  "
` [iwl-next v4 4/8] ice, irdma: move interrupts code to irdma
` [Intel-wired-lan] [iwl-next v4 5/8] ice: treat dyn_allowed only as suggestion
  `  "
` [iwl-next v4 6/8] ice: enable_rdma devlink param
` [iwl-next v4 7/8] ice: simplify VF MSI-X managing
` [iwl-next v4 8/8] ice: init flow director before RDMA

[PATCH 00/45] media: Use string_choice helpers
 2024-09-30 12:04 UTC  (48+ messages)
` [PATCH 01/45] media: staging: ipu3: Use string_choices helpers
` [PATCH 02/45] media: staging: atomisp: "
` [PATCH 03/45] media: core: "
` [PATCH 04/45] media: pwc-ctl: "
` [PATCH 05/45] media: pvrusb2:Use "
` [PATCH 06/45] media: em28xx: Use "
` [PATCH 07/45] media: dvb-usb: "
` [PATCH 08/45] media: dvb-usb-v2: "
` [PATCH 09/45] media: cx231xx: "
` [PATCH 10/45] media: tuners: "
` [PATCH 11/45] media: rc: "
` [PATCH 12/45] media: dvb-frontends: "
` [PATCH 13/45] media: pci: cx23885: "
` [PATCH 14/45] media: saa7134: "
` [PATCH 15/45] media: amphion: "
` [PATCH 16/45] media: pci: ivtv: "
` [PATCH 17/45] media: bttv: "
` [PATCH 18/45] media: xilinx: "
` [PATCH 19/45] media: platform: ti: "
` [PATCH 20/45] media: st: "
` [PATCH 21/45] media: coda: "
` [PATCH 22/45] media: aspeed: "
` [PATCH 23/45] media: ipu6: "
` [PATCH 24/45] media: cx18: "
` [PATCH 25/45] media: cobalt: "
` [PATCH 26/45] media: videobuf2: "
` [PATCH 27/45] media: cec: "
` [PATCH 28/45] media: b2c2: "
` [PATCH 29/45] media: siano: "
` [PATCH 30/45] media: i2c: cx25840: "
` [PATCH 31/45] media: i2c: vpx3220: "
` [PATCH 32/45] media: i2c: tvp7002: "
` [PATCH 33/45] media: i2c: ths8200: "
` [PATCH 34/45] media: i2c: tda1997x: "

[PATCH v2 00/16] media: platform: rzg2l-cru: CSI-2 and CRU enhancements
 2024-09-30 12:03 UTC  (7+ messages)
` [PATCH v2 03/16] media: platform: rzg2l-cru: rzg2l-csi2: Mark sink and source pad with MUST_CONNECT flag
` [PATCH v2 04/16] media: platform: rzg2l-cru: rzg2l-csi2: Make use of NR_OF_RZG2L_CSI2_PAD

[PATCH 0/4] rockchip: Skip serial pinctrl at pre-reloc phase
 2024-09-30 12:03 UTC  (6+ messages)

[PATCH v3 01/09] drm/amdgpu: Implement userqueue signal/wait IOCTL
 2024-09-30 11:59 UTC  (9+ messages)
` [PATCH v3 02/09] drm/amdgpu: screen freeze and userq driver crash
` [PATCH v3 03/09] drm/amdgpu: Add wait IOCTL timeline syncobj support
` [PATCH v3 04/09] drm/amdgpu: Enable userq fence interrupt support
` [PATCH v3 05/09] drm/amdgpu: Remove the MES self test
` [PATCH v3 06/09] drm/amdgpu: Few optimization and fixes for userq fence driver
` [PATCH v3 07/09] drm/amdgpu: Add the missing error handling for xa_store() call
` [PATCH v3 08/09] drm/amdgpu: add vm root BO lock before accessing the vm
` [PATCH v3 09/09] drm/amdgpu: Add separate array of read and write for BO handles

[PATCH v6 0/5] x86emul: misc additions
 2024-09-30 12:00 UTC  (6+ messages)
` [PATCH v6 1/5] x86emul: support LKGS
` [PATCH v6 2/5] x86emul+VMX: support {RD,WR}MSRLIST
` [PATCH v6 3/5] x86emul: support USER_MSR instructions
` [PATCH v6 4/5] x86/cpu-policy: re-arrange no-VMX logic
` [PATCH v6 5/5] VMX: support USER_MSR

[PATCH v6 08/12] efi_loader: Disable ANSI output for tests
 2024-09-30 12:00 UTC  (5+ messages)
` [PATCH v6 09/12] efi_loader: Add a test app

[PATCH V2 0/18] s390x: Add Full Boot Order Support
 2024-09-30 11:59 UTC  (5+ messages)
` [PATCH 14/18] s390x: Add individual loadparm assignment to CCW device
` [PATCH 15/18] hw/s390x: Build an IPLB for each boot device

[PATCH] netfs: Fix the netfs_folio tracepoint to handle NULL mapping
 2024-09-30 11:59 UTC 

[PATCH 0/5] drm: Introduce DRM client library
 2024-09-30 11:56 UTC  (9+ messages)
` [PATCH 3/5] drm: Move client-device functions in to drm_client_dev.c
` [PATCH 4/5] drm: Select fbdev helpers for modules that require them
` [PATCH 5/5] drm: Add client-lib module

[PATCH] gpio: davinci: fix lazy disable
 2024-09-30 11:54 UTC  (2+ messages)

[PATCH net-next 0/3] net-timestamp: add some trivial
 2024-09-30 11:54 UTC  (11+ messages)
` [PATCH net-next 1/3] net-timestamp: add strict check when setting tx flags
` [PATCH net-next 2/3] net-timestamp: add OPT_ID_TCP test in selftests

Convert an error_report to tracepoint
 2024-09-30 11:53 UTC  (3+ messages)

[PATCH 00/10] (no cover subject)
 2024-09-30 11:54 UTC  (3+ messages)

[kirkstone][PATCH v3] kmscube: Add patch to fix -int-conversion build error
 2024-09-30 11:53 UTC 

[LTP] [ANNOUNCE] The Linux Test Project has been released for SEPTEMBER 2024
 2024-09-30 11:51 UTC  (2+ messages)
`  "

[PATCH 2/3] char: tpm: cr50: Use generic request/relinquish locality ops
 2024-09-30 11:52 UTC  (2+ messages)

[PATCH 1/2] gpio: davinci: allow building the module with COMPILE_TEST=y
 2024-09-30 11:51 UTC  (2+ messages)
` [PATCH 2/2] gpio: davinci: use generic device properties

[PATCH] drm/i915/display: Workaround for odd panning for planar yuv
 2024-09-30 11:51 UTC  (7+ messages)
` ✓ CI.Patch_applied: success for drm/i915/display: Workaround for odd panning for planar yuv (rev5)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "

[PATCH 2/2] device: rust: change the name function
 2024-09-30 11:50 UTC  (3+ messages)

[PATCH] w1: Use kfree_sensitive() instead of memset(0) and kfree()
 2024-09-30 11:50 UTC  (2+ messages)

[RFC bpf-next 0/4] Add XDP rx hw hints support performing XDP_REDIRECT
 2024-09-30 11:49 UTC  (12+ messages)
                  ` [Intel-wired-lan] "

[ANN] net-next is OPEN
 2024-09-30 11:48 UTC 

[syzbot] [net?] KASAN: slab-use-after-free Read in advance_sched
 2024-09-30 11:48 UTC  (2+ messages)
` [syzbot] "

[PATCH v2 0/8] xen/arm: Add support for S32CC platforms and LINFlexD UART
 2024-09-30 11:47 UTC  (9+ messages)
` [PATCH v2 1/8] xen/arm: Add NXP LINFlexD UART Driver
` [PATCH v2 2/8] xen/arm: Add NXP LINFlexD UART early printk support
` [PATCH v2 3/8] xen/arm: Add SCMI over SMC calls handling layer
` [PATCH v2 4/8] xen/arm: vsmc: Enable handling SiP-owned SCMI SMC calls
` [PATCH v2 5/8] xen/arm: platforms: Add NXP S32CC platform code
` [PATCH v2 6/8] CHANGELOG.md: Add NXP S32CC and SCMI-SMC layer support mentions
` [PATCH v2 7/8] SUPPORT.md: Describe SCMI-SMC layer feature
` [PATCH v2 8/8] MAINTAINERS: Add myself as maintainer for NXP S32CC

[PATCH v3 1/2 RESEND] rust: kernel: clean up empty `///` lines
 2024-09-30 11:47 UTC  (4+ messages)

tcp: fix mptcp DSS corruption due to large pmtu xmit
 2024-09-30 11:45 UTC 

[PATCH libmnl] src: attr: Add mnl_attr_get_uint() function
 2024-09-30 11:45 UTC  (6+ messages)

[PATCH v2 0/4] Enable early bootup of AArch64 MPU systems
 2024-09-30 11:42 UTC  (7+ messages)
` [PATCH v2 3/4] xen/arm: mpu: Create boot-time MPU protection regions

[PATCH] drm/i915: Allow fastset for change in HDR infoframe
 2024-09-30 11:38 UTC 

[PATCH] tests/intel/xe_tlb: Add test to check TLB invalidation
 2024-09-30 11:50 UTC 

[PATCHv5 bpf-next 00/13] uprobe, bpf: Add session support
 2024-09-30 11:42 UTC  (4+ messages)
` [PATCHv5 bpf-next 02/13] uprobe: Add support for session consumer

Bricked Thinkpad x220 with 6.12-rc0
 2024-09-30 11:40 UTC  (6+ messages)

[xen-unstable test] 187899: tolerable FAIL
 2024-09-30 11:40 UTC 

[PATCH 0/2] read-cache: two small leak fixes
 2024-09-30 11:40 UTC  (3+ messages)
` [PATCH 1/2] read-cache: free threaded memory pool
` [PATCH 2/2] read-cache: free hash context in do_write_index()

[PATCH v1 00/14] s390x: virtio-mem support
 2024-09-30 11:37 UTC  (6+ messages)
` [PATCH v1 10/14] s390x/pv: check initial, not maximum RAM size

[PATCH 0/3] support watchdog for exynosautov920
 2024-09-30 11:37 UTC  (3+ messages)
  ` [PATCH 3/3] arm64: dts: exynosautov920: add watchdog DT node

[PATCH] rcu/kvfree: Refactor kvfree_rcu_queue_batch()
 2024-09-30 11:37 UTC 

[PATCH] powerpc/vdso: allow r30 in vDSO code generation of getrandom
 2024-09-30 11:36 UTC  (2+ messages)

[PATCH 0/3] add clocks support for exynosauto v920 SoC
 2024-09-30 11:36 UTC  (3+ messages)
  ` [PATCH 2/3] clk: samsung: exynosautov920: add peric1, misc and hsi0/1 clock support

[PULL v2 00/47] riscv-to-apply queue
 2024-09-30 11:35 UTC  (7+ messages)

[PATCH] ext4: don't set SB_RDONLY after filesystem errors
 2024-09-30 11:34 UTC  (4+ messages)
  ` [LTP] "

[XEN PATCH] x86/hvm: make ACPI PM timer support optional
 2024-09-30 11:33 UTC  (12+ messages)

[PATCH] driver: crypto: scheduler: fix session size computation
 2024-09-30 11:33 UTC  (2+ messages)

[PATCH net-next RESEND v5] net: qcom/emac: Find sgmii_ops by device_for_each_child()
 2024-09-30 11:32 UTC 

[PATCH 0/2] pinctrl: intel: platform: fix error path in device_for_each_child_node()
 2024-09-30 11:32 UTC  (2+ messages)

[PATCH v4 0/5] block: partition table OF support
 2024-09-30 11:30 UTC  (6+ messages)
` [PATCH v4 1/5] block: add support for defining read-only partitions
` [PATCH v4 2/5] docs: block: Document support for read-only partition in cmdline part
` [PATCH v4 3/5] string: add strends() helper to check if a string ends with a suffix
` [PATCH v4 4/5] block: add support for partition table defined in OF
` [PATCH v4 5/5] dt-bindings: mmc: Document support for partition table in mmc-card

[RFC PATCH] cleanup: make scoped_guard() to be return-friendly
 2024-09-30 11:30 UTC  (8+ messages)

[PATCH] tests: drm_fdinfo: Fix zero tolerance checks
 2024-09-30 11:30 UTC  (3+ messages)

[PATCH v3 00/22] -Werror=maybe-uninitialized fixes
 2024-09-30 11:29 UTC  (5+ messages)
` [PATCH v3 19/22] RFC: hw/virtio: a potential leak fix

[PATCH 1/3] gpio: syscon: order includes alphabetically
 2024-09-30 11:28 UTC  (3+ messages)
` [PATCH 2/3] gpio: syscon: use generic device properties

bpf_link_info: perf_event link info name_len field returning zero
 2024-09-30 11:28 UTC  (4+ messages)

[PATCH v6 1/5] drm/panthor: introduce job cycle and timestamp accounting
 2024-09-30 11:28 UTC  (7+ messages)

[PATCH 0/2] Introduce ptr_eq() to preserve address dependency
 2024-09-30 11:26 UTC  (4+ messages)
` [PATCH 1/2] compiler.h: "

[PATCH v2 0/6] android_ab: introduce bcb ab_dump command and provide several bcb fixes
 2024-09-30 11:24 UTC  (3+ messages)
` [PATCH v2 2/6] treewide: bcb: move ab_select command to bcb subcommands

[openeuler:OLK-6.6 7330/14264] drivers/net/ethernet/mucse/rnpgbe/rnpgbe_sriov.c:301:13: warning: 'check_ari_mode' defined but not used
 2024-09-30 11:23 UTC 

ucm2: USB-Audio: add Steinberg UR22C (USB0499:172f)
 2024-09-30 11:23 UTC 

[PATCH 0/3] gpio: switch to device_for_each_chilld_node_scoped()
 2024-09-30 11:23 UTC  (7+ messages)
` [PATCH 1/3] gpio: dwapb: switch to device_for_each_child_node_scoped()
` [PATCH 2/3] gpio: sim: "
` [PATCH 3/3] gpio: acpi: "

[PATCH] drm/i915/display: Workaround for odd panning for planar yuv
 2024-09-30 11:23 UTC 

[RFC] Proposal: Static SECCOMP Policies
 2024-09-30 11:22 UTC  (11+ messages)
    ` [External] "


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.