All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-01-22 17:47:51 to 2024-01-22 18:17:43 UTC [more...]

[PATCH 0/3] x86/entry: ELF fixes and improvments
 2024-01-22 18:17 UTC  (4+ messages)
` [PATCH 2/3] x86/entry: Make #PF/NMI/INT0x82 more amenable to livepatching
` [PATCH 2/3] x86/entry: Make #PF/NMI "
` [PATCH 3/3] x86/entry: Make intra-funciton symbols properly local

[PATCH 1/1] PCI/DPC: Fix TLP Prefix register reading offset
 2024-01-22 18:16 UTC  (3+ messages)

[PATCH 0/2] log both average and max values over the window
 2024-01-22 18:17 UTC  (3+ messages)
  ` [PATCH 1/2] stat: log out both average and max "

initramfs is isn't trying to mount the actual rootfs and is not doing switch_root #kernel #yocto
 2024-01-22 18:17 UTC 

[PATCH v2] treewide, serdev: change receive_buf() return type to size_t
 2024-01-22 18:17 UTC  (3+ messages)
` [v2] "

[PATCH] staging: rtl8723bs: Use kcalloc() instead of kzalloc()
 2024-01-22 18:16 UTC  (3+ messages)

[PATCH v3 1/2] pm: runtime: Simplify pm_runtime_get_if_active() usage
 2024-01-22 18:16 UTC  (9+ messages)

[PATCH v2] rockchip: spl: Enable caches to speed up checksum validation
 2024-01-22 18:16 UTC 

[PATCH v2] kunit: Mark filter* params as rw
 2024-01-22 18:16 UTC  (6+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "

[PATCH v2 00/33] spi: get rid of some legacy macros
 2024-01-22 18:16 UTC  (44+ messages)
` [PATCH v2 01/33] fpga: ice40-spi: Follow renaming of SPI "master" to "controller"
` [PATCH v2 02/33] ieee802154: ca8210: "
` [PATCH v2 03/33] iio: adc: ad_sigma_delta: "
` [PATCH v2 04/33] Input: pxspad - follow "
` [PATCH v2 05/33] Input: synaptics-rmi4 "
` [PATCH v2 06/33] media: mgb4: Follow "
` [PATCH v2 07/33] media: netup_unidvb: "
` [PATCH v2 08/33] media: usb/msi2500: "
` [PATCH v2 09/33] media: v4l2-subdev: "
` [PATCH v2 10/33] misc: gehc-achc: "
` [PATCH v2 11/33] mmc: mmc_spi: "
` [PATCH v2 12/33] mtd: dataflash: "
` [PATCH v2 13/33] mtd: rawnand: fsl_elbc: Let .probe retry if local bus is missing
` [PATCH v2 14/33] net: ks8851: Follow renaming of SPI "master" to "controller"
` [PATCH v2 15/33] net: vertexcom: mse102x: "
` [PATCH v2 16/33] platform/chrome: cros_ec_spi: "
` [PATCH v2 17/33] spi: bitbang: "
` [PATCH v2 18/33] spi: cadence-quadspi: Don't emit error message on allocation error
` [PATCH v2 19/33] spi: cadence-quadspi: Follow renaming of SPI "master" to "controller"
` [PATCH v2 20/33] spi: cavium: "
` [PATCH v2 21/33] spi: geni-qcom: "
` [PATCH v2 22/33] spi: loopback-test: "
` [PATCH v2 23/33] spi: slave-mt27xx: "
` [PATCH v2 24/33] spi: spidev: "
` [PATCH v2 25/33] staging: fbtft: "
` [PATCH v2 26/33] staging: greybus: spi: "
` [PATCH v2 27/33] tpm_tis_spi: "
` [PATCH v2 28/33] usb: gadget: max3420_udc: "
` [PATCH v2 29/33] video: fbdev: mmp: "
` [PATCH v2 30/33] wifi: libertas: "
` [PATCH v2 31/33] spi: fsl-lib: "
` [PATCH v2 32/33] spi: Drop compat layer from renaming "
` [PATCH v2 33/33] Documentation: spi: Update documentation for "

[PATCH BlueZ 0/5] Enhance GATT to pass PTS tests
 2024-01-22 18:15 UTC  (5+ messages)
` [PATCH BlueZ 1/5] gatt: Prevent security level change for PTS GATT tests
` [PATCH BlueZ 4/5] btgatt-client: Add function to search descriptors

[f2fs-dev] [PATCH AUTOSEL 6.7 01/88] f2fs: fix to check return value of f2fs_reserve_new_block()
 2024-01-22 18:10 UTC  (3+ messages)
` [PATCH AUTOSEL 6.7 72/88] ALSA: hda/tas2781: add fixup for Lenovo 14ARB7

[PATCH v4 0/2] adding support for Microchip PAC193X Power Monitor
 2024-01-22 18:15 UTC  (3+ messages)
` [PATCH v4 1/2] dt-bindings: iio: adc: adding support for PAC193X

[PATCH v4 00/10] arm64: Add support for FEAT_E2H0, or lack thereof
 2024-01-22 18:13 UTC  (22+ messages)
` [PATCH v4 01/10] arm64: Add macro to compose a sysreg field value
` [PATCH v4 02/10] arm64: cpufeatures: Correctly handle signed values
` [PATCH v4 03/10] arm64: cpufeature: Correctly display signed override values
` [PATCH v4 04/10] arm64: sysreg: Add layout for ID_AA64MMFR4_EL1
` [PATCH v4 05/10] arm64: cpufeature: Add ID_AA64MMFR4_EL1 handling
` [PATCH v4 06/10] arm64: cpufeature: Detect HCR_EL2.NV1 being RES0
` [PATCH v4 07/10] arm64: Treat HCR_EL2.E2H as RES1 when ID_AA64MMFR4_EL1.E2H0 is negative
` [PATCH v4 08/10] KVM: arm64: Expose ID_AA64MMFR4_EL1 to guests
` [PATCH v4 09/10] KVM: arm64: Force guest's HCR_EL2.E2H RES1 when NV1 is not implemented
` [PATCH v4 10/10] KVM: arm64: Handle Apple M2 as not having HCR_EL2.NV1 implemented

[hch-xfs:xfs-zoned 73/73] fs/xfs/xfs_mount.c:1153: undefined reference to `xfs_zone_gc_stop'
 2024-01-22 18:14 UTC 

[PATCH] rust: types: Add `try_from_foreign()` method
 2024-01-22 18:14 UTC  (2+ messages)

[PATCH v4 0/3] GuC CT tweaks
 2024-01-22 18:14 UTC  (3+ messages)
` [PATCH v4 1/3] drm/xe/guc: Add more GuC CT states

[PATCH v3 0/3] Kinetic ExpressWire library and KTD2801 backlight driver
 2024-01-22 18:13 UTC  (8+ messages)
` [PATCH v3 1/3] leds: ktd2692: move ExpressWire code to library

[PATCH 0/2] Add board-id support for multiple DT selection
 2024-01-22 18:12 UTC  (8+ messages)
` [PATCH 2/2] dt-bindings: hwinfo: Add Qualcomm's board-id types

✅ PASS (MISSED 78 of 226): Test report for master (6.8.0-rc1, mainline.kernel.org-clang, 6613476e)
 2024-01-22 18:11 UTC 

[PATCH net v2 1/2] Revert "net: macsec: use skb_ensure_writable_head_tail to expand the skb"
 2024-01-22 18:06 UTC  (4+ messages)
` [PATCH net v2 2/2] net: macsec: Only require headroom/tailroom from offload implementer if .mdo_insert_tx_tag is implemented

[PATCH 1/2] dt-bindings: timer: nxp,sysctr-timer: support i.MX95
 2024-01-22 18:08 UTC  (3+ messages)

[PATCH v2 00/28] binder: convert alloc->mutex to spinlock
 2024-01-22 18:08 UTC  (15+ messages)
` [PATCH v2 03/28] binder: fix race between mmput() and do_exit()
` [PATCH v2 05/28] binder: fix unused alloc->free_async_space

[PATCH] tests: shell: add test to cover ct offload by using nft flowtables To cover kernel patch ("netfilter: nf_tables: set transport offset from mac header for netdev/egress")
 2024-01-22 18:08 UTC  (2+ messages)

[PATCH v5] x86/resctrl: Add event choices for mba_MBps
 2024-01-22 18:08 UTC  (5+ messages)
` [PATCH v2] x86/resctrl: Implement new mba_MBps throttling heuristic
  ` [PATCH v3] "

[PATCH v7 00/24] x86/resctrl: monitored closid+rmid together, separate arch/fs locking
 2024-01-22 18:07 UTC  (6+ messages)
` [PATCH v7 06/24] x86/resctrl: Access per-rmid structures by index
  ` [EXT] "

[PATCH v4 0/4] ASoC: qcom: volume fixes and codec cleanups
 2024-01-22 18:06 UTC  (7+ messages)
` [PATCH v4 2/4] ASoC: qcom: sc8280xp: limit speaker volumes

resctrl selftests ready for inclusion
 2024-01-22 18:06 UTC 

[PATCH v8 00/24] x86/resctrl: monitored closid+rmid together, separate arch/fs locking
 2024-01-22 18:06 UTC  (34+ messages)
` [PATCH v8 01/24] tick/nohz: Move tick_nohz_full_mask declaration outside the #ifdef
` [PATCH v8 05/24] x86/resctrl: Track the closid with the rmid
` [PATCH v8 06/24] x86/resctrl: Access per-rmid structures by index
` [PATCH v8 08/24] x86/resctrl: Track the number of dirty RMID a CLOSID has
` [PATCH v8 10/24] x86/resctrl: Allocate the cleanest CLOSID by searching closid_num_dirty_rmid
` [PATCH v8 13/24] x86/resctrl: Queue mon_event_read() instead of sending an IPI
` [PATCH v8 14/24] x86/resctrl: Allow resctrl_arch_rmid_read() to sleep
` [PATCH v8 19/24] x86/resctrl: Add helpers for system wide mon/alloc capable
` [PATCH v8 21/24] x86/resctrl: Allow overflow/limbo handlers to be scheduled on any-but cpu

[PATCH v2 0/2] Add ITE IT5205 Passive MUX
 2024-01-22 18:06 UTC  (6+ messages)
` [PATCH v2 1/2] dt-bindings: usb: Introduce ITE IT5205 Alt. Mode "

[PATCH 1/9] drm/xe: Remove double new line in devcoredump
 2024-01-22 18:05 UTC  (2+ messages)
` ✓ CI.BAT: success for series starting with [1/9] "

[RFC PATCH v3 00/21] ACPI/arm64: add support for virtual cpu hotplug
 2024-01-22 18:03 UTC  (12+ messages)
` [PATCH RFC v3 04/21] ACPI: processor: Register all CPUs from acpi_processor_get_info()
` [PATCH RFC v3 05/21] ACPI: Rename ACPI_HOTPLUG_CPU to include 'present'

[Buildroot] Buildroot + u-boot + raspberry-pi Zero W
 2024-01-22 17:31 UTC 

[PATCH] Bluetooth: mgmt: Fix limited discoverable off timeout
 2024-01-22 18:03 UTC  (2+ messages)
`  "

[Intel-xe] [PATCH 0/4] drm/xe: Implement snapshot support
 2024-01-22 18:03 UTC  (3+ messages)
` [Intel-xe] [PATCH 4/4] drm/xe: Implement VM "

[GIT PULL] Enable -Wstringop-overflow globally
 2024-01-22 18:02 UTC  (2+ messages)

[PATCH] soc: apple: mailbox: fix error handling in apple_mbox_get()
 2024-01-22 18:01 UTC  (2+ messages)

[PATCH v4 0/2] sched: Don't trigger misfit if affinity is restricted
 2024-01-22 18:02 UTC  (4+ messages)
` [PATCH v4 1/2] sched/fair: Check a task has a fitting cpu when updating misfit

[PATCH v4 0/3] Add phyBOARD-Segin-i.MX93 support
 2024-01-22 18:01 UTC  (4+ messages)
` [PATCH v4 2/3] dt-bindings: gpio: gpio-vf610: add gpio-line-names

[PATCH 0/3] Add support for RK3588 HDMI/DP Combo PHY
 2024-01-22 10:17 UTC  (3+ messages)
` [PATCH 3/3] phy: rockchip: Add Samsung HDMI/DP Combo PHY driver

[PATCH v4 0/6] rpi5: initial support
 2024-01-22 18:01 UTC  (11+ messages)
`  "

[PATCH 1/2] ASoC: dt-bindings: Added schema for "nuvoton,nau8325"
 2024-01-22 18:00 UTC  (2+ messages)

[PATCH v5 00/17] iommu/amd: SVA Support (part 3) - refactor support for GCR3 table
 2024-01-22 18:00 UTC  (5+ messages)
` [PATCH v5 10/17] iommu: Introduce iommu_group_mutex_assert()

[PATCH v3 0/9] File abstractions needed by Rust Binder
 2024-01-22 17:59 UTC  (3+ messages)
` [PATCH v3 8/9] rust: file: add `DeferredFdCloser`

[PATCH 1/4] drm/xe: Add uapi for dumpable bos
 2024-01-22 17:58 UTC  (4+ messages)
` [PATCH 4/4] drm/xe: Implement VM snapshot support for BO's and userptr

[PATCH net-next v3 1/2] bonding: Add independent control state machine
 2024-01-22 17:58 UTC  (2+ messages)
` [PATCH net-next v3 2/2] "

[PATCH 5.4.y 1/2] binder: fix race between mmput() and do_exit()
 2024-01-22 17:57 UTC  (2+ messages)
` [PATCH 5.4.y 2/2] binder: fix unused alloc->free_async_space

[PATCH 0/3] iommu/arm-smmu-v3: Reduce latency in __arm_smmu_tlb_inv_range()
 2024-01-22 17:57 UTC  (12+ messages)
` [PATCH 1/3] iommu/io-pgtable-arm: Add nents_per_pgtable in struct io_pgtable_cfg

[PATCH] thunderbolt: Remove usage of the deprecated ida_simple_xx() API
 2024-01-22 17:57 UTC  (3+ messages)

[PATCH 0/2] Remove QDF2xxx pinctrl drivers
 2024-01-22 17:56 UTC  (4+ messages)

[PATCH 1/2] mm/damon/sysfs: Implement recording feature
 2024-01-22 17:56 UTC  (2+ messages)

[PATCH 0/2] system: Fix handling of '-serial none -serial something'
 2024-01-22 17:55 UTC  (4+ messages)
` [PATCH 2/2] qemu-options.hx: Improve -serial option documentation

[PATCH v1 0/5] ASoC: codecs: fix ES8326 performance and pop noise
 2024-01-22 17:54 UTC  (3+ messages)
` [PATCH v1 3/5] ASoC: codecs: ES8326: Adding new volume kcontrols

[PATCH] rockchip: sdram: fix LPDDR5 bank info for sys_reg version 3
 2024-01-22 17:55 UTC  (2+ messages)

[PATCH] crypto: qat - use kcalloc_node() instead of kzalloc_node()
 2024-01-22 17:55 UTC  (2+ messages)

[PATCH v3 0/6] rockchip: add vendor-wide support for detecting U-Boot proper boot medium
 2024-01-22 17:54 UTC  (5+ messages)
` [PATCH v3 4/6] rockchip: find U-boot proper boot device by inverting the logic that sets it

[PATCH] crypto: sun8i-ce - Use kcalloc() instead of kzalloc()
 2024-01-22 17:53 UTC  (3+ messages)

[Bug 218305] New: Ryzen 7 7840HS gets stuck at 544MHz frequency after a random number of suspend/resume cycles
 2024-01-22 17:54 UTC  (3+ messages)
` [Bug 218305] "

[PATCH v1] mm/huge_memory: fix folio_set_dirty() vs. folio_mark_dirty()
 2024-01-22 17:54 UTC 

[PATCH v2] ASoC: soc-core.c: Add "Unknown" and "Unknown Product" to dmi_blacklist
 2024-01-22 17:53 UTC  (3+ messages)

[meta-networking][PATCH] dropwatch: add new recipe
 2024-01-22 17:53 UTC 

[RFC PATCH v2 0/4] remove duplicate ifdefs
 2024-01-22 17:49 UTC  (10+ messages)
` [RFC PATCH v2 1/4] sched: "
` [RFC PATCH v2 2/4] xfs: "
` [RFC PATCH v2 3/4] ntfs: "
` [RFC PATCH v2 4/4] arch/powerpc: "

[RFC 0/3] aio-posix: call ->poll_end() when removing AioHandler
 2024-01-22 17:52 UTC  (8+ messages)

[PATCH net] idpf: avoid compiler padding in virtchnl2_ptype struct
 2024-01-22 17:52 UTC 

[PATCH] scs: add CONFIG_MMU dependency for vfree_atomic()
 2024-01-22 17:52 UTC 

[PATCH] clk: hisilicon: Use devm_kcalloc() instead of devm_kzalloc()
 2024-01-22 17:51 UTC  (2+ messages)

[PATCH v2 0/5] PM: domains: Add helpers for multi PM domains to avoid open-coding
 2024-01-22 17:50 UTC  (7+ messages)
` [PATCH v2 2/5] remoteproc: imx_dsp_rproc: Convert to dev_pm_domain_attach|detach_list()
` [PATCH v2 3/5] remoteproc: imx_rproc: "

[PATCH] bus: mhi: ep: Use kcalloc() instead of kzalloc()
 2024-01-22 17:50 UTC  (2+ messages)

[PATCH 5.10/5.15] jfs: add check if log->bdev is NULL in lbmStartIO()
 2024-01-22 17:50 UTC  (3+ messages)

[PATCH 5.10.y 1/1] net: ethernet: mtk_eth_soc: remove duplicate if statements
 2024-01-22 17:49 UTC  (2+ messages)

[PATCH v12 1/2] dt-bindings: adc: add AD7173
 2024-01-22 17:48 UTC  (6+ messages)

[for-linus][PATCH 0/3] eventfs: A few more fixes for 6.8
 2024-01-22 17:50 UTC  (6+ messages)
` [for-linus][PATCH 1/3] eventfs: Have the inodes all for files and directories all be the same

[PATCH v2 0/2] wifi: ath12k: add processing for TWT enable/disable event
 2024-01-22 17:48 UTC  (5+ messages)
` [PATCH v2 1/2] wifi: ath12k: add processing for TWT enable event
` [PATCH v2 2/2] wifi: ath12k: add processing for TWT disable event


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.