All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-08-11 06:55:30 to 2023-08-11 07:52:09 UTC [more...]

[PATCH -next 0/5] sound: Remove redundant of_match_ptr() macro
 2023-08-11  7:51 UTC  (16+ messages)
` [PATCH -next 1/5] ASoC: atmel: Remove redundant of_match_ptr()
` [PATCH -next 2/5] ASoC: atmel: tse850-pcm5142: "
` [PATCH -next 3/5] ASoC: sunxi: sun4i-spdif: "
` [PATCH -next 4/5] ASoC: ssm3515: "
` [PATCH -next 5/5] ALSA: "

[PATCH V4 0/2] dt-bindings: opp/cpufreq: Convert ti-cpufreq to json schema
 2023-08-11  7:50 UTC  (7+ messages)
` [PATCH V4 1/2] dt-bindings: opp: Convert ti-omap5-opp-supply "
` [PATCH V4 2/2] dt-bindings: cpufreq: Convert ti-cpufreq "

[PATCH RESEND 0/4] memory tiering: calculate abstract distance based on ACPI HMAT
 2023-08-11  7:49 UTC  (6+ messages)

[PATCH 1/2] iio: magnetometer: yamaha-yas530: Use i2c_get_match_data()
 2023-08-11  7:49 UTC  (3+ messages)

[PATCH v3 0/2] hexdump: minimize the output width of address and offset
 2023-08-11  7:49 UTC  (3+ messages)
` [PATCH v3 1/2] hexdump: minimize the output width of the offset
` [PATCH v3 2/2] hexdump: add a new dump prefix DUMP_PREFIX_CUSTOM

[yocto] How to build a specified recipe every bitbake
 2023-08-11  7:47 UTC  (2+ messages)

[PATCH v2 00/10] Protection information support for io_uring passthrough
 2023-08-11 11:25 UTC  (10+ messages)
  ` [PATCH v2 01/10] engines:io_uring: add missing error during open file
  ` [PATCH v2 02/10] engines:io_uring: update arguments to fetch nvme data
  ` [PATCH v2 04/10] engines:io_uring: uring_cmd add support for protection info
  ` [PATCH v2 05/10] io_u: move engine data out of union
  ` [PATCH v2 06/10] crc: pull required crc16-t10 files from linux kernel
  ` [PATCH v2 07/10] engines:io_uring: generate and verify pi for 16b guard
  ` [PATCH v2 08/10] crc: pull required crc64 nvme apis from linux kernel
  ` [PATCH v2 09/10] engines:nvme: pull required 48 bit accessors "
  ` [PATCH v2 10/10] engines:io_uring: generate and verify pi for 64b guard

[PATCH v2] btrfs: remove v0 extent handling
 2023-08-11  7:47 UTC 

[PATCH v3 0/3] Add interconnect debugfs client
 2023-08-11  7:46 UTC  (3+ messages)
` [PATCH v3 1/3] debugfs: Add write support to debugfs_create_str()

[igt-dev] [PATCH i-g-t] tests/intel-ci: chamelium specific fast-feedback
 2023-08-11  7:46 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for "

[syzbot] Monthly mm report (Aug 2023)
 2023-08-11  7:44 UTC 

[PATCH v2] KVM/arm64: reconfigurate the event filters for guest context
 2023-08-11  7:42 UTC  (8+ messages)

[PATCH] Input: pwm-beeper - Support volume setting via sysfs
 2023-08-11  4:19 UTC  (11+ messages)

[PATCH 0/3] ASoC: wm8782: Allow higher audio rates
 2023-08-10 22:49 UTC  (4+ messages)
` [PATCH 1/3] ASoC: wm8782: Handle maximum audio rate at runtime
` [PATCH 2/3] ASoC: wm8782: Use max-rate device tree property
` [PATCH 3/3] ASoC: dt-bindings: wlf,wm8782: Add max-rate property

[RFC PATCH v2 0/5] Reduce NUMA balance caused TLB-shootdowns in a VM
 2023-08-11  7:40 UTC  (5+ messages)
` [RFC PATCH v2 5/5] KVM: Unmap pages only when it's indeed protected for NUMA migration

[PATCH net-next v4 0/4] net: tcp: support probing OOM
 2023-08-11  7:39 UTC  (10+ messages)
` [PATCH net-next v4 1/4] net: tcp: send zero-window ACK when no memory
` [PATCH net-next v4 2/4] net: tcp: allow zero-window ACK update the window
` [PATCH net-next v4 3/4] net: tcp: fix unexcepted socket die when snd_wnd is 0
` [PATCH net-next v4 4/4] net: tcp: refactor the dbg message in tcp_retransmit_timer()

[PATCH 1/2] mm/migrate.c: Fix return code when migration fails
 2023-08-11  7:37 UTC  (6+ messages)

[PATCH v1] Bluetooth: btnxpuart: Add support for IW624 chipset
 2023-08-11  7:38 UTC  (6+ messages)

[PATCH 0/7] y2038: Finalize and enable y2038 support
 2023-08-11  7:37 UTC  (8+ messages)
` [PATCH 1/7] y2038: kernel/drivers: Implement SO_RCVTIMEO_NEW and SO_SNDTIMEO_NEW
` [PATCH 2/7] y2038: lib/cobalt: Switch vdso to gettime64
` [PATCH 3/7] y2038: testsuite/clocktest: Fix reading of reference clock
` [PATCH 4/7] y2038: build: Introduce new build parameter --disable-y2038
` [PATCH 5/7] y2038: lib/cobalt: Add additional time64_t related function wrappers
` [PATCH 6/7] y2038: Route explicitly requested stdlib calls to time64 equivalents
` [PATCH 7/7] y2038: lib/cobalt/select: Fix __RT(select()) routing

[PATCH] -- fix Boss MS-3 midi-usb communication
 2023-08-11  7:36 UTC  (2+ messages)

[PATCH v2 net-next 00/15] inet: socket lock and data-races avoidance
 2023-08-11  7:36 UTC  (16+ messages)
` [PATCH v2 net-next 01/15] inet: introduce inet->inet_flags
` [PATCH v2 net-next 02/15] inet: set/get simple options locklessly
` [PATCH v2 net-next 03/15] inet: move inet->recverr to inet->inet_flags
` [PATCH v2 net-next 04/15] inet: move inet->recverr_rfc4884 "
` [PATCH v2 net-next 05/15] inet: move inet->freebind "
` [PATCH v2 net-next 06/15] inet: move inet->hdrincl "
` [PATCH v2 net-next 07/15] inet: move inet->mc_loop to inet->inet_frags
` [PATCH v2 net-next 08/15] inet: move inet->mc_all "
` [PATCH v2 net-next 09/15] inet: move inet->transparent to inet->inet_flags
` [PATCH v2 net-next 10/15] inet: move inet->is_icsk "
` [PATCH v2 net-next 11/15] inet: move inet->nodefrag "
` [PATCH v2 net-next 12/15] inet: move inet->bind_address_no_port "
` [PATCH v2 net-next 13/15] inet: move inet->defer_connect "
` [PATCH v2 net-next 14/15] inet: implement lockless IP_TTL
` [PATCH v2 net-next 15/15] inet: implement lockless IP_MINTTL

[PATCH v3 00/27] KVM: arm64: NV trap forwarding infrastructure
 2023-08-11  7:36 UTC  (7+ messages)
` [PATCH v3 23/27] KVM: arm64: nv: Add SVC trap forwarding

[PATCH v2 1/3] fpga: bridge: make fpga_bridge_class a static const structure
 2023-08-11  7:34 UTC  (6+ messages)
` [PATCH v2 2/3] fpga: fpga-mgr: make fpga_mgr_class "
` [PATCH v2 3/3] fpga: region: make fpga_region_class "

[PATCH 0/9] sched: Use lock guards, wave 1
 2023-08-11  7:35 UTC  (5+ messages)
` [PATCH 1/9] sched: Simplify get_nohz_timer_target()

[PATCH] mmc: queue: replace immediate with hsq->depth
 2023-08-11  7:34 UTC  (5+ messages)

[igt-dev] [PATCH i-g-t v2] i915/gem_exec_await: Avoid DG2 conflicts
 2023-08-11  7:34 UTC  (3+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for i915/gem_exec_await: Avoid DG2 conflicts (rev3)
` [igt-dev] ✓ Fi.CI.IGT: success "

[PATCH] csky: Fixup -Wmissing-prototypes warning
 2023-08-11  7:32 UTC  (2+ messages)

[Intel-gfx] [PATCH v3 0/9] Reduce MTL-specific platform checks
 2023-08-11  7:32 UTC  (3+ messages)
` [Intel-gfx] [PATCH v3 4/9] drm/i915: Eliminate IS_MTL_GRAPHICS_STEP

[PATCH] btrfs: remove v0 extent handling
 2023-08-11  7:31 UTC 

[PATCH 0/2] hexdump: minimize the output width of address and offset
 2023-08-11  7:31 UTC  (7+ messages)
` [PATCH 2/2] hexdump: add a new dump prefix DUMP_PREFIX_ADDRESS_LOW16

[PATCH] input: keyboard: Add sprd-keypad driver
 2023-08-11  7:31 UTC  (5+ messages)

[ANNOUNCE] kexec-tools v2.0.27 preparation
 2023-08-11  7:30 UTC 

BCM43455: brcmf_notify_rssi / cfg80211_cqm_rssi_notify : Unable to handle kernel NULL pointer dereference
 2023-08-11  7:30 UTC  (3+ messages)
` BCM43455: brcmf_notify_rssi / cfg80211_cqm_rssi_notify : Unable to handle kernel NULL pointer dereference (RSSI notification after station disconnect?)
  ` [PATCH] wifi: nl80211: avoid NULL-ptr deref after cfg80211_cqm_rssi_update

[PATCH net-next v2 00/10] genetlink: provide struct genl_info to dumps
 2023-08-11  7:29 UTC  (5+ messages)
` [PATCH net-next v2 10/10] ethtool: netlink: always pass genl_info to .prepare_data

[PATCHv7 0/5] arm64: zboot support
 2023-08-11  7:29 UTC  (2+ messages)

[PATCH -next] fbdev: atmel_lcdfb: Remove redundant of_match_ptr()
 2023-08-11  7:28 UTC  (3+ messages)

[PATCH v2 00/11] Fix typos, comments and copyright
 2023-08-11  6:31 UTC  (9+ messages)
` [PATCH v2 02/11] PCI: Add the pci_get_class_masked() helper
` [PATCH v2 07/11] PCI/VGA: vga_client_register() return -ENODEV on failure, not -1

[REGRESSION] HDMI connector detection broken in 6.3 on Intel(R) Celeron(R) N3060 integrated graphics
 2023-08-11  7:03 UTC  (5+ messages)
` [Intel-gfx] "

[PATCH] accel/qaic: Clean up integer overflow checking in map_user_pages()
 2023-08-10 17:28 UTC  (2+ messages)

[PATCH] drm/i915/gmch: fix build error var set but not used
 2023-08-10 13:56 UTC 

[PATCH -next] drm/nouveau/fifo: Remove duplicated include
 2023-08-10 11:54 UTC 

[PATCH -next] drm/shmem-helper: Remove duplicated include
 2023-08-10 11:57 UTC 

[PATCH] drm: xlnx: Use devm_platform_ioremap_resource_byname() helper function
 2023-08-11  3:03 UTC  (2+ messages)

drm/nouveau: switch over to vmemdup_user()
 2023-08-11  6:31 UTC 

Status of patchtest tool
 2023-08-11  7:24 UTC  (4+ messages)
` [OE-core] "

s_fs_info and ->kill_sb revisited v2
 2023-08-11  7:24 UTC  (5+ messages)
` [PATCH 01/13] xfs: reformat the xfs_fs_free prototype

[igt-dev] [PATCH v2] tests/msm: Add submitoverhead benchmark
 2023-08-11  7:24 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for tests/msm: Add submitoverhead benchmark (rev2)

[Buildroot] [PATCH] package/qt5/qt5webkit: fix generated artifacts
 2023-08-11  7:23 UTC  (3+ messages)
` [Buildroot] [PATCH v2] "

[PATCH 00/13] Implement Trusted Security Event Modeling
 2023-08-11  7:21 UTC  (4+ messages)
` [PATCH 05/13] Add primary TSEM implementation file

[PATCH] mmc: core: Add host specific tuning support for SD HS mode
 2023-08-11  7:22 UTC  (3+ messages)

[PATCH] tpm/tpm_tis: Disable interrupts categorically for Lenovo
 2023-08-11  7:22 UTC  (3+ messages)

[PATCH net-next] netlink: convert nlk->flags to atomic flags
 2023-08-11  7:22 UTC 

[PATCH] ext4_sb_breadahead_unmovable: Change to be no-blocking
 2023-08-11  7:21 UTC  (2+ messages)

Filesystem hangs under high NFS load
 2023-08-11  7:21 UTC  (2+ messages)

[PATCH v8 1/3] dt-bindings: arm: fsl: Add VAR-SOM-MX6 SoM with Custom Board
 2023-08-11  7:20 UTC  (6+ messages)
` [PATCH v8 2/3] ARM: dts: imx6qdl: Add Variscite VAR-SOM-MX6 SoM support
` [PATCH v8 3/3] ARM: dts: imx6q: Add Variscite MX6 Custom board support

[igt-dev] [PATCH i-g-t v2 0/2] Validate Xe field descriptions at build time
 2023-08-11  7:20 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for Validate Xe field descriptions at build time (rev2)

[xen-unstable test] 182260: tolerable FAIL - PUSHED
 2023-08-11  7:20 UTC 

[XEN PATCH 0/6] xen: fix missing headers and static storage duration
 2023-08-11  7:19 UTC  (7+ messages)
` [XEN PATCH 1/6] x86/hpet: make variable 'per_cpu__cpu_bc_channel' static
` [XEN PATCH 2/6] x86/setup: add missing headers
` [XEN PATCH 3/6] x86/vm_event: add missing include
` [XEN PATCH 4/6] cpufreq: add missing include of header 'pmstat.h'
` [XEN PATCH 5/6] vpic/msix: make 'get_slot' static
` [XEN PATCH 6/6] drivers/video: make declarations of defined functions available

[QEMU PATCH v4 0/1] S3 support
 2023-08-11  7:18 UTC  (2+ messages)

[PATCH bpf-next 0/3] Open-coded task_vma iter
 2023-08-11  7:19 UTC  (3+ messages)
` [PATCH bpf-next 1/3] bpf: Explicitly emit BTF for struct bpf_iter_num, not btf_iter_num

[RFC PATCH 0/3] add TLS record processing security offload
 2023-08-11  7:17 UTC  (4+ messages)
` [RFC PATCH 1/3] net: add headers for TLS/DTLS packets
` [RFC PATCH 2/3] security: add TLS record processing
` [RFC PATCH 3/3] cryptodev: add details of datapath handling of TLS records

[PATCH v2] gpiolib: fix reference leaks when removing GPIO chips still in use
 2023-08-11  7:16 UTC  (3+ messages)

Drop 0fc6fea41c71 ("drm/i915: Disable DC states for all commits") from the 6.0.y series?
 2023-08-11  7:15 UTC  (4+ messages)

[PATCH v7 0/4] iommufd: Add iommu hardware info reporting
 2023-08-11  7:15 UTC  (5+ messages)
` [PATCH v7 1/4] iommu: Move dev_iommu_ops() to private header
` [PATCH v7 2/4] iommu: Add new iommu op to get iommu hardware information
` [PATCH v7 3/4] iommufd: Add IOMMU_GET_HW_INFO
` [PATCH v7 4/4] iommufd/selftest: Add coverage for IOMMU_GET_HW_INFO ioctl

[PATCH 4.14 000/204] 4.14.322-rc1 review
 2023-08-11  7:14 UTC  (4+ messages)

[PATCH] drm/amdgpu: Add memory vendor information
 2023-08-11  7:12 UTC  (3+ messages)

[PATCH] eeprom: starfive: set eth0 mac address properly
 2023-08-11  7:12 UTC 

[PATCH] KVM: arm64: Do not size-order align pkvm_alloc_private_va_range()
 2023-08-11  7:11 UTC  (5+ messages)

Subject: [PATCH] nlookup missing decrement in fuse_direntplus_link
 2023-08-11  6:45 UTC  (2+ messages)
`  "

[PATCH -next] staging: greybus: arche-apb-ctrl: remove unnecessary platform_set_drvdata()
 2023-08-11  7:08 UTC 

[Buildroot] Interested in board support for BeagleV-Ahead
 2023-08-11  7:11 UTC  (7+ messages)

[PATCH] sandbox: watchdog: Avoid an error on startup
 2023-08-11  7:10 UTC  (2+ messages)

[PATCH v2 0/3] soundwire: allow for more than 8 devices, keep IDA for wake-capable devices
 2023-08-11  7:06 UTC  (2+ messages)

[PATCH 0/2] soundwire: improve pm_runtime handling
 2023-08-11  7:06 UTC  (2+ messages)

[PATCH 0/3] Record/replay patches
 2023-08-11  7:06 UTC  (4+ messages)
` [PATCH 1/3] replay: improve determinism of virtio-net
` [PATCH 2/3] virtio-net: added replay blocker for guest_announce
` [PATCH 3/3] tests/avocado: fix waiting for vm shutdown in replay_linux

[XEN PATCH] xen/hypercalls: address violations of MISRA C:2012 Rule 8.3
 2023-08-11  7:06 UTC 

[PATCH 0/2] fat: revise the FAT patches for mgtime series
 2023-08-11  7:06 UTC  (2+ messages)

[meta-oe][PATCH] qad: Fix build with clang
 2023-08-11  7:05 UTC 

[PATCH] s390/mm: Make virt_to_pfn() a static inline
 2023-08-11  7:02 UTC 

[RFC][PATCH 00/17] Fix up the recent SRSO patches
 2023-08-11  7:01 UTC  (5+ messages)
` [RFC][PATCH 02/17] x86/cpu: Clean up SRSO return thunk mess

[PATCH] dt-bindings: mxsfb: Exclude i.MX8MQ from power-domains requirement
 2023-08-11  6:53 UTC  (4+ messages)

[PATCH 1/2] riscv: zicond: make non-experimental
 2023-08-11  7:01 UTC  (6+ messages)
` [PATCH 2/2] riscv: zicond: make default

[PATCH v2] openrisc: Make pfn accessors statics inlines
 2023-08-11  7:01 UTC 

[PATCH blktests v2 00/12] Switch to allowed_host
 2023-08-11  7:00 UTC  (3+ messages)

[PATCH] ARM: dts: integrator: fix PCI bus dtc warnings
 2023-08-11  7:00 UTC  (2+ messages)

[pci:vpd] BUILD SUCCESS 0f37aee923cef45c6350436ac7aed987e259b8ec
 2023-08-11  6:58 UTC 

[PATCH] server/process: fix sig handle
 2023-08-11  6:59 UTC  (2+ messages)

[PATCH -next] fs: Fix one kernel-doc comment
 2023-08-11  6:58 UTC  (2+ messages)

[PATCH v6 0/4] iommufd: Add iommu hardware info reporting
 2023-08-11  6:57 UTC  (4+ messages)
` [PATCH v6 4/4] iommufd/selftest: Add coverage for IOMMU_GET_HW_INFO ioctl

[PATCH 1/3] fpga: bridge: make fpga_bridge_class a static const structure
 2023-08-11  6:55 UTC  (3+ messages)

Intermittent build failure where dwarfsrcfiles doesn't exist
 2023-08-11  6:56 UTC  (4+ messages)
` [yocto] "

[ANNOUNCE] Git for Windows 2.42.0-rc1
 2023-08-11  6:56 UTC 

[PATCH] doc/sphinx/requirements.txt: Bump certifi up
 2023-08-11  6:56 UTC  (2+ messages)

[PATCH 5.4 000/154] 5.4.253-rc1 review
 2023-08-11  6:55 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.