linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-09-28 12:56:37 to 2022-09-28 15:27:24 UTC [more...]

[PATCH 1/1] net: fec: add initial XDP support
 2022-09-28 15:25 UTC 

[PATCH v10 00/27] Rust support
 2022-09-28 15:25 UTC  (21+ messages)
` [PATCH v10 01/27] kallsyms: use `ARRAY_SIZE` instead of hardcoded size
` [PATCH v10 02/27] kallsyms: avoid hardcoding buffer size
` [PATCH v10 08/27] rust: adapt `alloc` crate to the kernel
` [PATCH v10 09/27] rust: add `compiler_builtins` crate
` [PATCH v10 20/27] scripts: add `rust_is_available.sh`
` [PATCH v10 22/27] rust: add `.rustfmt.toml`
` [PATCH v10 23/27] Kbuild: add Rust support
` [PATCH v10 25/27] x86: enable initial "
` [PATCH v10 26/27] samples: add first Rust examples

[PATCH v6] dt-bindings: qcom: document preferred compatible naming
 2022-09-28 15:25 UTC 

[PATCH v5 0/9] Make atmel serial driver aware of GCLK
 2022-09-28 15:23 UTC  (5+ messages)
` [PATCH v5 1/9] dt-bindings: mfd: atmel,sama5d2-flexcom: Add SPI child node ref binding

[PATCH v3] usb: xhci: add XHCI_SPURIOUS_SUCCESS to ASM1042 despite being a V0.96 controller
 2022-09-28 15:24 UTC  (2+ messages)

[PATCH v5 00/12] x86/resctrl: Support for AMD QoS new features
 2022-09-28 15:23 UTC  (13+ messages)
` [PATCH v5 06/12] x86/resctrl: Introduce data structure to support monitor configuration
` [PATCH v5 08/12] x86/resctrl: Add sysfs interface to read mbm_local_bytes event configuration
` [PATCH v5 09/12] x86/resctrl: Add sysfs interface to write mbm_total_bytes "
` [PATCH v5 12/12] Documentation/x86: Update resctrl_ui.rst for new features

[PATCH 0/2] dmaengine: idxd: Fix up re-enabling device workqueues
 2022-09-28 15:21 UTC  (3+ messages)
` [PATCH 2/2] dmaengine: idxd: track enabled workqueues in bitmap

[PATCH v2] mm: Make failslab writable again
 2022-09-28 15:21 UTC  (6+ messages)

[PATCH v2 1/4] pwm: sysfs: Switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()
 2022-09-28 15:21 UTC  (12+ messages)
` [PATCH v2 2/4] pwm: sysfs: Return directly from the for-loop in PM callbacks
` [PATCH v2 3/4] pwm: sysfs: Replace sprintf() with sysfs_emit()

[PATCH v2 00/11] arm64/slimbus/dt-bindings: convert to DT Schema, minor cleanups
 2022-09-28 15:20 UTC  (11+ messages)
` [PATCH v2 01/11] arm64: dts: qcom: sdm845: drop unused slimbus properties
` [PATCH v2 02/11] arm64: dts: qcom: msm8996: drop unused slimbus reg-mames
` [PATCH v2 03/11] arm64: dts: qcom: sdm845: correct slimbus children unit addresses
` [PATCH v2 04/11] arm64: dts: qcom: mms8996: "
` [PATCH v2 05/11] arm64: dts: qcom: sdm845: drop unused slimbus dmas
` [PATCH v2 06/11] arm64: dts: qcom: msm8996: "
` [PATCH v2 07/11] arm64: dts: qcom: sdm845: align node names with DT schema
` [PATCH v2 09/11] dt-bindings: slimbus: convert bus description to "
` [PATCH v2 10/11] dt-bindings: slimbus: qcom,slim: convert "
` [PATCH v2 11/11] dt-bindings: slimbus: qcom,slim-ngd: "

[PATCH 1/2] ARM: dts: exynos: fix polarity of VBUS GPIO
 2022-09-28 15:15 UTC  (3+ messages)
` [PATCH 2/2] usb: host: ehci-exynos: switch to using gpiod API

[PATCH v2 1/3] watchdog: twl4030_wdt: add missing mod_devicetable.h include
 2022-09-28 15:14 UTC  (3+ messages)
` [PATCH v2 2/3] mfd: twl4030-irq: add missing device.h include

[PATCH] vhost/vsock: Use kvmalloc/kvfree for larger packets
 2022-09-28 15:11 UTC  (4+ messages)

[PATCH] x86/mm/tlb: fix error word 'clleared' to 'cleared'
 2022-09-28 15:11 UTC 

[PATCH v2 0/8] Fix several device private page reference counting issues
 2022-09-28 15:10 UTC  (3+ messages)
` [PATCH v2 8/8] hmm-tests: Add test for migrate_device_range()

[PATCH -next] mfd: ocelot-spi: Add missing MODULE_DEVICE_TABLE
 2022-09-28 15:10 UTC  (2+ messages)

amusing SLUB compaction bug when CC_OPTIMIZE_FOR_SIZE
 2022-09-28 15:09 UTC  (4+ messages)

[PATCH v2 1/1] usb: typec: ucsi_ccg: Disable UCSI ALT support on Tegra
 2022-09-28 15:08 UTC 

[PATCH] clk: qcom: gcc-sm6350: Update the .pwrsts for usb gdscs
 2022-09-28 15:07 UTC  (2+ messages)

[RFC PATCH 0/9] kvm: implement atomic memslot updates
 2022-09-28 15:07 UTC  (12+ messages)

[PATCH v6 net-next 0/9] Extend locked port feature with FDB locked flag (MAC-Auth/MAB)
 2022-09-28 15:02 UTC  (6+ messages)
` [PATCH v6 net-next 1/9] net: bridge: add locked entry fdb flag to extend locked port feature
` [PATCH v6 net-next 2/9] net: bridge: add blackhole fdb entry flag
` [PATCH v6 net-next 3/9] net: switchdev: add support for offloading of the FDB locked flag
` [PATCH v6 net-next 4/9] net: switchdev: support offloading of the FDB blackhole flag
` [PATCH v6 net-next 5/9] drivers: net: dsa: add fdb entry flags to drivers

[PATCH v1 00/22] Improvements to Intel perf metrics
 2022-09-28 15:05 UTC  (7+ messages)
` [PATCH v1 05/22] perf vendor events: Update Intel alderlake

[PATCH v3 0/7] Rewrite the top-level index.rst
 2022-09-28 15:03 UTC  (4+ messages)
` [PATCH v3 7/7] docs: add a man-pages link to the front page

[PATCH] KVM: allow compiling out SMM support
 2022-09-28 14:59 UTC  (4+ messages)

[PATCH v1 1/1] pwm: core: Replace custom implementation of device_match_fwnode()
 2022-09-28 14:57 UTC  (4+ messages)

[PATCH linux-next] coresight: use sysfs_emit() to instead of scnprintf()
 2022-09-28 14:56 UTC  (2+ messages)

[PATCH] perf: Fix missing SIGTRAPs due to pending_disable abuse
 2022-09-28 14:55 UTC  (5+ messages)

[PATCHSET 0/6] perf stat: Small random cleanups (v1)
 2022-09-28 14:52 UTC  (7+ messages)
` [PATCH 4/6] perf stat: Use thread map index for shadow stat
` [PATCH 5/6] perf stat: Kill unused per-thread runtime stats
` [PATCH 6/6] perf stat: Don't compare runtime stat for shadow stats

[PATCH 0/7] cpumask: repair cpumask_check()
 2022-09-28 14:49 UTC  (4+ messages)
` [PATCH 1/7] cpumask: fix checking valid cpu range

[PATCH v2 0/7] HID: ft260: fixes and performance improvements
 2022-09-28 14:48 UTC  (8+ messages)
` [PATCH v2 1/7] HID: ft260: ft260_xfer_status routine cleanup
` [PATCH v2 2/7] HID: ft260: improve i2c write performance
` [PATCH v2 3/7] HID: ft260: support i2c writes larger than HID report size
` [PATCH v2 4/7] HID: ft260: support i2c reads greater "
` [PATCH v2 5/7] HID: ft260: improve i2c large reads performance
` [PATCH v2 6/7] HID: ft260: do not populate /dev/hidraw device
` [PATCH v2 7/7] HID: ft260: skip unexpected HID input reports

[PATCH V1 0/2] irqchip: Support to set irq type for ACPI path
 2022-09-28 14:49 UTC  (3+ messages)
` [PATCH V1 1/2] irqchip/loongson-pch-pic: "

[PATCH v4 0/7] pwm: lpss: Clean up and convert to a pure library
 2022-09-28 14:49 UTC  (7+ messages)
` [PATCH v4 6/7] pwm: lpss: Make use of bits.h macros for all masks

[RFC PATCH] xfs: drop experimental warning for fsdax
 2022-09-28 14:46 UTC  (7+ messages)

[PATCH 1/1] usb: typec: ucsi_ccg: Disable UCSI ALT support on Tegra
 2022-09-28 14:45 UTC  (5+ messages)

[PATCH 0/4] staging: r8188eu: remove enum HAL_STATUS
 2022-09-28 14:43 UTC  (5+ messages)
` [PATCH 1/4] staging: r8188eu: convert ODM_ReadAndConfig_MAC_REG_8188E() to int
` [PATCH 2/4] staging: r8188eu: convert ODM_ReadAndConfig_RadioA_1T_8188E() "
` [PATCH 3/4] staging: r8188eu: convert ODM_ReadAndConfig_PHY_REG_1T_8188E() "
` [PATCH 4/4] staging: r8188eu: convert ODM_ReadAndConfig_AGC_TAB_1T_8188E() "

[PATCH] scsi: ufs-bsg: Remove ufs_bsg_get_query_desc_size function
 2022-09-28 14:42 UTC  (6+ messages)

[PATCH] PCI: tegra: Use PCI_CONF1_EXT_ADDRESS() macro
 2022-09-28 14:40 UTC  (3+ messages)

[PATCH v15 0/4] trace: Introduce objtrace trigger to trace the kernel object
 2022-09-28 14:40 UTC  (8+ messages)
` [PATCH v15 2/4] trace/objtrace: Get the value of the object

[PATCH 0/6] scsi: libsas: Use request tag in more drivers
 2022-09-28 14:38 UTC  (8+ messages)
` [PATCH 1/6] scsi: libsas: Add sas_task_find_rq()

[PATCH][next] wifi: ath11k: Fix spelling mistake "chnange" -> "change"
 2022-09-28 14:38 UTC 

[PATCH] PCI: tegra: Update comment about config space
 2022-09-28 14:38 UTC  (2+ messages)

[PATCH][next] net: lan966x: Fix spelling mistake "tarffic" -> "traffic"
 2022-09-28 14:36 UTC 

[PATCHv3 00/14] Introduce RK806 Support
 2022-09-28 14:35 UTC  (11+ messages)
` [PATCHv3 01/14] mfd: rk808: convert to device managed resources
` [PATCHv3 02/14] mfd: rk808: use dev_err_probe
` [PATCHv3 06/14] mfd: rk808: replace 'struct i2c_client' with 'struct device'
` [PATCHv3 07/14] mfd: rk808: split into core and i2c
` [PATCHv3 09/14] mfd: rk8xx: add rk806 support

[PATCH 1/1] usb: typec: ucsi_ccg: Add OF support
 2022-09-28 14:33 UTC  (2+ messages)

[PATCH v7 1/5] PCI: qcom: Add system suspend and resume support
 2022-09-28 14:32 UTC  (3+ messages)

[REGRESSION] Unable to NAT own TCP packets from another VRF with tcp_l3mdev_accept = 1
 2022-09-28 14:02 UTC 

[PATCH] perf test: Fix test case 87 ("perf record tests") for hybrid systems
 2022-09-28 14:28 UTC  (2+ messages)

[PATCH] mm: rmap: rename page_not_mapped() to folio_not_mapped()
 2022-09-28 14:27 UTC  (2+ messages)

[PATCH] ASoC: soc-pcm: fix fe and be race when accessing substream->runtime
 2022-09-28 14:24 UTC  (3+ messages)

[PATCH 0/4] drm/bridge: lt8912b: Fix corrupt display output due to wrong bridge config
 2022-09-28 14:22 UTC  (2+ messages)

[PATCH v15 00/13] support zoned block devices with non-power-of-2 zone sizes
 2022-09-28 14:22 UTC  (3+ messages)
  ` [PATCH v15 13/13] dm: add power-of-2 target for zoned devices with non power-of-2 "

[PATCH] x86/split_lock: Restore warn mode (and add a new one) to avoid userspace regression
 2022-09-28 14:21 UTC 

[PATCH 0/3] THP Shrinker
 2022-09-28 14:21 UTC  (2+ messages)

[PATCH] perf arm-spe: augment the data source type with neoverse_spe list
 2022-09-28 14:20 UTC  (4+ messages)

[PATCH v5 2/3] mmc: sdhci-tegra: Add support to program MC stream ID
 2022-09-28 14:18 UTC  (6+ messages)
` [PATCH v6 1/4] mmc: sdhci-tegra: Separate Tegra194 and Tegra234 SoC data
  ` [PATCH v6 2/4] mmc: sdhci-tegra: Add support to program MC stream ID
  ` [PATCH v6 3/4] mmc: sdhci-tegra: Issue CMD and DAT resets together
  ` [PATCH v6 4/4] mmc: sdhci-tegra: Use actual clock rate for SW tuning correction

[PATCH] perf lock contention: Fix a build error on 32-bit
 2022-09-28 14:18 UTC  (2+ messages)

[PATCH v5 1/3] MAINTAINERS: add maintainer for thermal driver for loongson2 SoCs
 2022-09-28 14:18 UTC  (4+ messages)
` [PATCH v5 2/3] dt-bindings: thermal: add loongson2k thermal binding

[PATCH v2 0/2] platform/x86: dell: Add new dell-wmi-ddv driver
 2022-09-28 14:16 UTC  (5+ messages)
` [PATCH v2 2/2] "

arm64: dts: qcom: msm8916-samsung-j5: Use common init device tree
 2022-09-28 14:16 UTC  (7+ messages)
` [PATCH v2 0/4] arm64: dts: qcom: msm8916-samsung-j5: Use common "
  ` [PATCH v2 1/4] dt-bindings: qcom: Document bindings for new msm8916-samsung-j5 devices
  ` [PATCH v2 2/4] arm64: dts: qcom: msm8916-samsung-j5-common: Add initial common device tree

[PATCH 0/3] perf: Add more syscalls to benchmark
 2022-09-28 14:15 UTC  (3+ messages)

[PATCH] x86/resctrl: Clear the staged configs when destroying schemata list
 2022-09-28 14:09 UTC  (6+ messages)

[PATCH] x86/hyperv: Replace kmap() with kmap_local_page()
 2022-09-28 14:08 UTC  (2+ messages)

[PATCH -next] net: i82596: Add __init/__exit annotations to module init/exit funcs
 2022-09-28 14:07 UTC  (4+ messages)

[PATCH v2] PCI: aardvark: Implement workaround for PCIe Completion Timeout
 2022-09-28 14:05 UTC  (3+ messages)
  ` [EXT] "

[RFC PATCH 0/5] iio: Support ROHM/Kionix kx022a
 2022-09-28 14:06 UTC  (5+ messages)
` [RFC PATCH 4/5] iio: accel: Support Kionix/ROHM KX022A accelerometer

[PATCH v3 RESEND] thermal: qoriq: Only enable sites that actually exist
 2022-09-28 14:05 UTC  (3+ messages)

[PATCH net-next 00/15] net: ipa: generalized register definitions
 2022-09-28 14:04 UTC  (3+ messages)

[RFC PATCH v2 0/9] Introduce Copy-On-Write to Page Table
 2022-09-28 14:03 UTC  (5+ messages)
` [RFC PATCH v2 9/9] mm: Introduce Copy-On-Write PTE table

[PATCH,v2] dt-bindings: pwm: Add compatible for Mediatek MT8188
 2022-09-28 13:59 UTC  (2+ messages)

[PATCH v2 0/2] kunit: add boot time parameter to enable KUnit
 2022-09-28 13:58 UTC  (3+ messages)

[PATCH v1 1/1] docs: filesystems: sysfs: Make text and code for ->show() consistent
 2022-09-28 13:57 UTC 

[PATCH 1/1] usb: gadget: tegra-xudc: Add Tegra234 SOC support
 2022-09-28 13:55 UTC 

[PATCH v6] hyperv: simplify and rename generate_guest_id
 2022-09-28 13:54 UTC  (2+ messages)

[PATCH v3 0/8] Unify <linux/export.h> and <asm/export.h>, remove EXPORT_DATA_SYMBOL(), faster TRIM_UNUSED_KSYMS
 2022-09-28 13:52 UTC  (4+ messages)
` [PATCH v3 6/8] modpost: use null string instead of NULL pointer for default namespace

[RFC][PATCH v3 0/3] Softirq -rt Optimizations
 2022-09-28 13:51 UTC  (5+ messages)
` [RFC PATCH v3 3/3] softirq: defer softirq processing to ksoftirqd if CPU is busy with RT

[PATCH v2] kernel/hung_task: add option to ignore task
 2022-09-28 13:43 UTC  (2+ messages)

[PATCH v3 08/10] x86/mtrr: let cache_aps_delayed_init replace mtrr_aps_delayed_init
 2022-09-28 13:43 UTC  (12+ messages)

[PATCH 1/2] usb: mtu3: fix ep0's stall of out data stage
 2022-09-28 13:43 UTC  (4+ messages)
` [PATCH 2/2] usb: mtu3: fix failed runtime suspend in host only mode

[man-pages RFC PATCH v6] statx, inode: document the new STATX_VERSION field
 2022-09-28 13:42 UTC 

[PATCH v2 0/2] powerpc/pseries: restrict error injection and DT changes when locked down
 2022-09-28 10:02 UTC  (3+ messages)
` [PATCH v2 2/2] powerpc/rtas: block error injection "

[PATCH V4] mISDN: fix use-after-free bugs in l1oip timer handlers
 2022-09-28 13:39 UTC 

[PATCH v1] docs: process/5.Posting.rst: clarify use of Reported-by: tag
 2022-09-28 13:39 UTC 

[PATCH] media: mediatek: vcodec: Skip unsupported h264 encoder profile
 2022-09-28 13:38 UTC  (2+ messages)

[PATCH V2] irqchip: Make irqchip_init() usable on pure ACPI systems
 2022-09-28 13:37 UTC  (2+ messages)
` [irqchip: irq/irqchip-next] "

[irqchip: irq/irqchip-next] irqchip/realtek-rtl: use irq_domain_add_linear()
 2022-09-28 13:37 UTC 

[irqchip: irq/irqchip-next] dt-bindings: interrupt-controller: realtek,rtl-intc: require parents
 2022-09-28 13:37 UTC 

[irqchip: irq/irqchip-next] irqchip/realtek-rtl: use parent interrupts
 2022-09-28 13:37 UTC 

[PATCH v12 1/6] platform-msi: export symbol platform_msi_create_irq_domain()
 2022-09-28 13:37 UTC  (2+ messages)
` [irqchip: irq/irqchip-next] platform-msi: Export "

[PATCH v12 2/6] irqchip: allow pass down .pm field at IRQCHIP_PLATFORM_DRIVER_END
 2022-09-28 13:37 UTC  (2+ messages)
` [irqchip: irq/irqchip-next] irqchip: Allow extra fields to be passed to IRQCHIP_PLATFORM_DRIVER_END

[PATCH v12 3/6] irqchip: Add IMX MU MSI controller driver
 2022-09-28 13:37 UTC  (2+ messages)
` [irqchip: irq/irqchip-next] "

[PATCH v12 4/6] dt-bindings: irqchip: imx mu work as msi controller
 2022-09-28 13:37 UTC  (2+ messages)
` [irqchip: irq/irqchip-next] dt-bindings: irqchip: Describe the IMX MU block as a MSI controller

[PATCH v8 0/8] KVM: mm: fd-based approach for supporting KVM
 2022-09-28 13:36 UTC  (9+ messages)
` [PATCH v8 1/8] mm/memfd: Introduce userspace inaccessible memfd

[PATCH v2] Drivers: hv: vmbus: Split memcpy of flex-array
 2022-09-28 13:36 UTC  (2+ messages)

[PATCH 1/2] phy: core: add debugfs root
 2022-09-28 13:35 UTC  (3+ messages)
` [PATCH 2/2] phy: mediatek: tphy: add debugfs files

[PATCH V2] mISDN: fix use-after-free bugs in l1oip timer handlers
 2022-09-28 13:35 UTC  (3+ messages)

[PATCH v11 0/6] PCI EP driver support MSI doorbell from host
 2022-09-28 13:33 UTC  (2+ messages)

[PATCH v2 0/3] ARM: orion5x: add D-Link DNS323 based on device treee
 2022-09-28 13:32 UTC  (9+ messages)
  ` [PATCH v2 3/3] ARM: orion5x: Add D-Link DNS-323 based on Device Tree
                ` [EXT] "

[PATCH v2 0/3] iommu/s390: Fixes related to repeat attach_dev calls
 2022-09-28 13:32 UTC  (9+ messages)
` [PATCH v2 1/3] iommu/s390: Fix duplicate domain attachments

[PATCH V3] mISDN: fix use-after-free bugs in l1oip timer handlers
 2022-09-28 13:27 UTC  (3+ messages)

[PATCH 1/7] comedi: Convert snprintf() to scnprintf()
 2022-09-28 13:27 UTC  (3+ messages)

[PATCH v2] comedi: Convert snprintf() to sysfs_emit()
 2022-09-28 13:23 UTC 

[PATCH 1/2] slimbus: qcom-ngd-ctrl: check for device runtime PM status during ISR
 2022-09-28 13:20 UTC  (2+ messages)
` [PATCH 2/2] slimbus: qcom-ngd-ctrl: drop PM runtime counter on transfer error paths

[GIT PULL] timer drivers for v6.1-rc1
 2022-09-28 13:10 UTC 

[PATCH v1 00/17] Add MT8195 HDMI support
 2022-09-28 13:09 UTC  (5+ messages)
` [PATCH v1 16/17] drm/mediatek: dpi: Add mt8195 hdmi to DPI driver

RISC-V CHERI port
 2022-09-28 13:04 UTC  (3+ messages)

[PATCH] KEYS: encrypted: fix key instantiation with user-provided data
 2022-09-28 13:03 UTC  (5+ messages)

[resend PATCH v6 0/4] Mediatek ethernet patches for mt8188
 2022-09-28 13:03 UTC  (7+ messages)
` [resend PATCH v6 2/4] dt-bindings: net: snps,dwmac: add new property snps,clk-csr
` [resend PATCH v6 3/4] arm64: dts: mediatek: mt2712e: Update the name of property 'clk_csr'
` [resend PATCH v6 4/4] net: stmmac: add a parse for new property 'snps,clk-csr'

[PATCH] statx, inode: document the new STATX_VERSION field
 2022-09-28 13:00 UTC  (3+ messages)

[PATCH v4 net-next 0/8] Add tc-taprio support for queueMaxSDU
 2022-09-28 13:00 UTC  (3+ messages)
` [PATCH v4 net-next 4/8] net: dsa: hellcreek: refactor hellcreek_port_setup_tc() to use switch/case

[PATCH v2] phy: tegra: xusb: Enable usb role switch attribute
 2022-09-28 12:56 UTC 

[syzbot] KASAN: use-after-free Read in rdma_close
 2022-09-28 12:57 UTC  (4+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).