lkml.org 
[lkml]   [2021]   [Sep]   [19]   [last100]  
 
/

19 Sep 2021

 
 Re: [PATCH v2] x86/fault: Fix wrong signal when vsyscall fails wit ...Jiashuo Liang
 Re: [PATCH] mm/debug: sync up latest migrate_reason to migrate_rea ...John Hubbard
 Re: [PATCH -rc] init: don't panic if mount_nodev_root failedLeon Romanovsky
 Re: [PATCH -rc] init: don't panic if mount_nodev_root failedAl Viro
 Re: [PATCH -rc] init: don't panic if mount_nodev_root failedLeon Romanovsky
[New][RFC 00/20] Introduce /dev/iommu for userspace I/O address space m ...Liu Yi L
 [RFC 01/20] iommu/iommufd: Add /dev/iommu coreLiu Yi L
 [RFC 02/20] vfio: Add device class for /dev/vfio/devicesLiu Yi L
 Re: [PATCH v3 2/3] driver core: fw_devlink: Add support for FWNODE ...Greg Kroah-Hartman
 [RFC 03/20] vfio: Add vfio_[un]register_device()Liu Yi L
 [RFC 04/20] iommu: Add iommu_device_get_info interfaceLiu Yi L
 [RFC 05/20] vfio/pci: Register device to /dev/vfio/devicesLiu Yi L
 [RFC 06/20] iommu: Add iommu_device_init[exit]_user_dma interfacesLiu Yi L
 [RFC 07/20] iommu/iommufd: Add iommufd_[un]bind_device()Liu Yi L
 [RFC 08/20] vfio/pci: Add VFIO_DEVICE_BIND_IOMMUFDLiu Yi L
 [RFC 09/20] iommu: Add page size and address width attributesLiu Yi L
 [RFC 11/20] iommu/iommufd: Add IOMMU_IOASID_ALLOC/FREELiu Yi L
 [RFC 12/20] iommu/iommufd: Add IOMMU_CHECK_EXTENSIONLiu Yi L
 [RFC 13/20] iommu: Extend iommu_at[de]tach_device() for multiple d ...Liu Yi L
 [RFC 14/20] iommu/iommufd: Add iommufd_device_[de]attach_ioasid()Liu Yi L
 [RFC 15/20] vfio/pci: Add VFIO_DEVICE_[DE]ATTACH_IOASIDLiu Yi L
 [RFC 16/20] vfio/type1: Export symbols for dma [un]map code sharingLiu Yi L
 [RFC 10/20] iommu/iommufd: Add IOMMU_DEVICE_GET_INFOLiu Yi L
 [RFC 19/20] iommu/vt-d: Implement device_info iommu_ops callbackLiu Yi L
 [RFC 20/20] Doc: Add documentation for /dev/iommuLiu Yi L
 [RFC 17/20] iommu/iommufd: Report iova range to userspaceLiu Yi L
 [RFC 18/20] iommu/iommufd: Add IOMMU_[UN]MAP_DMA on IOASIDLiu Yi L
 RE: [RFC 00/20] Introduce /dev/iommu for userspace I/O address spa ..."Liu, Yi L"
[New]imx8mm board crash in drivers/usb/chipidea/ci_hdrc_imx.cHeiko Thiery
[New][PATCH] iio: accel: mma7660: Mark acpi match table as maybe unusedDaniel Palmer
 Re: [PATCH net-next v4] net/mlx5e: Add extack msgs related to TC f ...Roi Dayan
 Re: [PATCH] cpumask: Omit terminating null byte in cpumap_print_{l ...Barry Song
[New][PATCH v6 0/2] add support for Cadence's XSPI controllerParshuram Thombare
 [PATCH v6 1/2] spi: cadence: add dt-bindings documentation for Cad ...Parshuram Thombare
 Re: [PATCH net-next v4] net/mlx5e: Add extack msgs related to TC f ...Roi Dayan
 [PATCH v6 2/2] spi: cadence: add support for Cadence XSPI controllerParshuram Thombare
 RE: [PATCH v6 0/2] add support for Cadence's XSPI controllerParshuram Raju Thombare
 Re: [PATCH] cpumask: Omit terminating null byte in cpumap_print_{l ...Greg Kroah-Hartman
 Re: [RFC] Expose request_module via syscallThomas Weißschuh
[New][PATCH v6 0/2] add support for Cadence's XSPI controllerParshuram Thombare
 [PATCH v6 1/2] spi: cadence: add dt-bindings documentation for Cad ...Parshuram Thombare
 [PATCH v6 2/2] spi: cadence: add support for Cadence XSPI controllerParshuram Thombare
 Re: [PATCH] usb: host: ehci-mv: drop duplicated MODULE_ALIASLubomir Rintel
 Re: [PATCH] net: mana: Prefer struct_size over open coded arithmeticLen Baker
[New][GIT PULL] Kbuild fixes for v5.15-rc2Masahiro Yamada
 Re: [PATCH v2] MAINTAINERS: Move Daniel Drake to creditsKalle Valo
 Re: [PATCH 1/2] soc: export soc_device_to_device symbolKrzysztof Kozlowski
 Re: [PATCH v2] MAINTAINERS: Move Daniel Drake to creditsGreg Kroah-Hartman
 Re: [PATCH 1/2] soc: export soc_device_to_device symbolGreg Kroah-Hartman
[New][PATCH v2 0/3] soc: samsung: exynos-chipid: be a module!Krzysztof Kozlowski
 [PATCH v2 1/3] soc: samsung: exynos-chipid: avoid soc_device_to_de ...Krzysztof Kozlowski
 [PATCH v2 2/3] soc: samsung: exynos-chipid: convert to a moduleKrzysztof Kozlowski
 [PATCH v2 3/3] soc: samsung: exynos-chipid: do not enforce built-inKrzysztof Kozlowski
 Re: [PATCH v2] extcon: extcon-axp288: use P-Unit semaphore lock fo ...Chanwoo Choi
[New][PATCH v2] ahci: remove duplicated PCI device IDsKrzysztof Kozlowski
 Re: [PATCH v1 4/4] PM / devfreq: tegra30: Check whether clk_round_ ...Chanwoo Choi
[New][git pull] habanalabs fixes for 5.15-rc3Oded Gabbay
[New][PATCH] afs: Prefer struct_size over open coded arithmeticLen Baker
[New][PATCH] aio: Prefer struct_size over open coded arithmeticLen Baker
[New][PATCH] writeback: prefer struct_size over open coded arithmeticLen Baker
[New]Re: [PATCH] aio: convert active_reqs into a hashtablekernel test robot
 Re: [PATCH V3 14/22] LoongArch: Add signal handling supportArnd Bergmann
 Re: imx8mm board crash in drivers/usb/chipidea/ci_hdrc_imx.cHeiko Thiery
 Re: [PATCH v1 01/13] perf/core: add union to struct perf_branch_entryMichael Ellerman
[New][ti:ti-rt-linux-5.10.y 3870/9320] drivers/pci/endpoint/pci-epf-cor ...kernel test robot
 Re: [RFC PATCH] blk-throttle: enable io throttle for root in cgroup v2"yukuai (C)"
 Re: [patch v8 3/7] nbd: check sock index in nbd_read_stat()"yukuai (C)"
[New][PATCH] assoc_array: Avoid open coded arithmetic in allocator argu ...Len Baker
[New][PATCH v3] Support for side buttons of Xiaomi Mi Dual Mode Wireles ...Ilya Skriblovsky
 Re: [PATCH net] enetc: Fix uninitialized struct dim_sample field usagepatchwork-bot+netdevbpf@kernel ...
 Re: [PATCH v2 net 0/5] Make DSA switch drivers compatible with mas ...patchwork-bot+netdevbpf@kernel ...
 Re: [PATCH net] virtio-net: fix pages leaking when building skb in ...patchwork-bot+netdevbpf@kernel ...
 Re: [PATCH net] enetc: Fix illegal access when reading affinity_hintpatchwork-bot+netdevbpf@kernel ...
 Re: [PATCH] ASoC: mediatek: SND_SOC_MT8195 remove depends on COMPI ...Geert Uytterhoeven
[New][tip:locking/wwmutex] BUILD SUCCESS 12235da8c80a1f9909008e4ca6036d ...kernel test robot
[New][tip:irq/core] BUILD SUCCESS e739f98b4b11337a4e3865364b8922a9e5ad32b6kernel test robot
 Re: [PATCH] kbuild: use smaller dictionary size for zstd module co ...Masahiro Yamada
[New][PATCH] nl80211: prefer struct_size over open coded arithmeticLen Baker
 Re: [PATCH] NET: IPV4: fix error "do not initialise globals to 0"patchwork-bot+netdevbpf@kernel ...
 Re: [PATCH net-next] net: net_namespace: Fix undefined member in k ...patchwork-bot+netdevbpf@kernel ...
 Re: [PATCH net-next] net: rtnetlink: convert rcu_assign_pointer to ...patchwork-bot+netdevbpf@kernel ...
 Re: [RFT PATCH 1/9] dt-bindings: usb: tps6598x: Add Apple CD321x c ...Alyssa Rosenzweig
 Re: [RFT PATCH 2/9] usb: typec: tipd: Prepare supporting different ...Alyssa Rosenzweig
 Re: [RFT PATCH 3/9] usb: typec: tipd: Allow irq controller selectionAlyssa Rosenzweig
 Re: [RFT PATCH 6/9] usb: typec: tipd: Setup IntMask explicitlyAlyssa Rosenzweig
 Re: [RFT PATCH 7/9] usb: typec: tipd: Add support for apple,cd321xAlyssa Rosenzweig
 Re: [RFT PATCH 8/9] usb: typec: tipd: Switch power state to S0 for ...Alyssa Rosenzweig
 Re: [RFT PATCH 0/9] usb: typec: tipd: Add Apple M1 supportAlyssa Rosenzweig
 Re: [RFT PATCH 9/9] usb: typec: tipd: Remove FIXME about testing w ...Alyssa Rosenzweig
 Re: [PATCH v2 0/2] Apple Mailbox Controller supportAlyssa Rosenzweig
 Re: [PATCH v3 00/10] PCI: Add support for Apple M1Alyssa Rosenzweig
 Re: [PATCH v2 2/2] mailbox: apple: Add driver for Apple mailboxesAlyssa Rosenzweig
 Re: [PATCH v3 net 0/2] ocelot phylink fixespatchwork-bot+netdevbpf@kernel ...
 Re: [patch] net: core: Correct the sock::sk_lock.owned lockdep ann ...patchwork-bot+netdevbpf@kernel ...
 Re: [PATCH] net: freescale: drop unneeded MODULE_ALIASpatchwork-bot+netdevbpf@kernel ...
 Re: [PATCH] selftests: net: af_unix: Fix incorrect args in test re ...patchwork-bot+netdevbpf@kernel ...
 Re: [PATCH] selftests: net: af_unix: Fix makefile to use TEST_GEN_ ...patchwork-bot+netdevbpf@kernel ...
 Re: [syzbot] WARNING in __init_workThomas Gleixner
 Re: [syzbot] WARNING in insert_workThomas Gleixner
 [PATCH v3 1/9] ARM: imx_v6_v7_defconfig: enable mtd physmapMarcel Ziswiler
 [PATCH v3 5/9] ARM: imx_v6_v7_defconfig: build imx sdma driver as ...Marcel Ziswiler
 [PATCH v3 2/9] ARM: imx_v6_v7_defconfig: enable fbMarcel Ziswiler
 [PATCH v3 7/9] dt-bindings: arm: fsl: clean-up all toradex boards/ ...Marcel Ziswiler
 [PATCH v3 3/9] ARM: imx_v6_v7_defconfig: change snd soc tlv320aic3 ...Marcel Ziswiler
 [PATCH v3 9/9] dt-bindings: arm: fsl: add toradex,colibri-imx6ull-emmcMarcel Ziswiler
 [PATCH v3 8/9] ARM: dts: colibri-imx6ull-emmc: add device treeMarcel Ziswiler
 [PATCH v3 4/9] ARM: imx_v6_v7_defconfig: rebuild default configurationMarcel Ziswiler
 [PATCH v3 6/9] ARM: imx_v6_v7_defconfig: enable bpf syscall and cg ...Marcel Ziswiler
[New][PATCH v3 0/9] ARM: prepare and add colibri imx6ull 1gb (emmc) supportMarcel Ziswiler
 Re: [PATCH v2] ahci: remove duplicated PCI device IDsHans de Goede
 Re: imx8mm board crash in drivers/usb/chipidea/ci_hdrc_imx.cFabio Estevam
 Re: [net-next] octeontx2-af: verify CQ context updatespatchwork-bot+netdevbpf@kernel ...
[New][GIT PULL] Please pull powerpc/linux.git powerpc-5.15-2 tagMichael Ellerman
[New][RFC v2 PATCH 0/3] mm: common PAGE_SIZE shift macrosOleksandr Natalenko
 [RFC v2 PATCH 1/3] mm: add PG2KB/KB2PG helper macrosOleksandr Natalenko
 [RFC v2 PATCH 2/3] mm: replace custom PG2KB/KB2PG macros with comm ...Oleksandr Natalenko
 [RFC v2 PATCH 3/3] mm: replace open-coded PG2KB/KB2PG variants wit ...Oleksandr Natalenko
[New]Greetings,"Prof. Dr Diane"
 Re: [RFC v2 PATCH 1/3] mm: add PG2KB/KB2PG helper macrosGreg Kroah-Hartman
[New][syzbot] KASAN: use-after-free Read in bdev_free_inodesyzbot
[New][PATCH] ALSA: usx2y: Prefer struct_size over open coded arithmeticLen Baker
[New][linux-stable-rc:linux-4.9.y 9966/9999] htmldocs: warning: jobserv ...kernel test robot
 Re: [RFC v2 PATCH 1/3] mm: add PG2KB/KB2PG helper macrosMatthew Wilcox
[New][GIT PULL] ksmbd server security fixesSteve French
 Re: [PATCH v5] libata: Add ATA_HORKAGE_NO_NCQ_ON_AMD for Samsung 8 ...Tor Vic
[New][PATCH 0/1] Add support for metadata in bam_dmaSireesh Kodali
 [PATCH 1/1] dmaengine: qcom: bam_dma: Add support for metadataSireesh Kodali
[New][PATCH] Documentation: arm: marvell: Add 88F6040 model into listPali Rohár
[New][PATCH] Documentation: arm: marvell: Add Octeon TX2 CN913x FlavorsPali Rohár
 Re: [RFC] Expose request_module via syscallAndy Lutomirski
 Re: [PATCH] fs: buffer: check huge page size instead of single pag ...Matthew Wilcox
[New][PATCH 0/1] Add support for metadata in bam_dmaSireesh Kodali
[New][PATCH v2] aio: convert active_reqs into a hashtableHamza Mahfooz
 [PATCH 1/1] dmaengine: qcom: bam_dma: Add support for metadataSireesh Kodali
[New][RFC PATCH 0/3] DMAengine: Add support for Immediate commandsSireesh Kodali
 [PATCH 1/3] doc: dmaengine: client-api: Add immediate commands in ...Sireesh Kodali
 [PATCH 2/3] dmaengine: Add support for immediate commands in the c ...Sireesh Kodali
 [PATCH 3/3] dmaengine: qcom: bam_dma: Add support for immediate co ...Sireesh Kodali
 Re: [PATCH 4/4] gpio/rockchip: fetch deferred output settings on probeLinus Walleij
[New]ORDER INQUIRY FOR SEPTEMBERDonna Coaster
 Re: [PATCH v2 0/4] Introduce and use absolute_pointer macroDave Taht
[New][PATCH] dt-bindings: leds: document rfkill default actionDavid Heidelberg
 Re: [PATCH v2] aio: convert active_reqs into a hashtableBenjamin LaHaise
 Re: [PATCH v5] libata: Add ATA_HORKAGE_NO_NCQ_ON_AMD for Samsung 8 ...Hans de Goede
[New][PATCH] ARM: tegra: dts: remove unused backlight-boot-offDavid Heidelberg
[New][dhowells-fs:netfs-folio-regions 18/36] include/linux/compiler_typ ...kernel test robot
[New][PATCH 0/6] staging: r8188eu: remove unused functions from rtw_ap.cMichael Straube
 [PATCH 1/6] staging: r8188eu: remove ap_sta_info_defer_update()Michael Straube
 [PATCH 3/6] staging: r8188eu: remove rtw_acl_remove_sta()Michael Straube
 [PATCH 2/6] staging: r8188eu: remove rtw_acl_add_sta()Michael Straube
 [PATCH 4/6] staging: r8188eu: remove rtw_ap_inform_ch_switch()Michael Straube
 [PATCH 6/6] staging: r8188eu: remove rtw_set_macaddr_acl()Michael Straube
 [PATCH 5/6] staging: r8188eu: remove rtw_check_beacon_data()Michael Straube
[New][net-next PATCH 1/3] net: phy: at803x: add support for qca 8327 A ...Ansuel Smith
 [net-next PATCH 2/3] net: phy: at803x: add resume/suspend function ...Ansuel Smith
 [net-next PATCH 3/3] net: phy: at803x: fix spacing and improve nam ...Ansuel Smith
[New][PATCH] ovs: Only clear tstamp when changing namespaces"Tyler J. Stachecki"
 Re: [PATCH 0/1] Add support for metadata in bam_dmaSirsireesh
 Re: [PATCH] iio: accel: mma7660: Mark acpi match table as maybe unusedJonathan Cameron
 Re: [PATCH] tracing: fix missing osnoise tracer on max_latencySteven Rostedt
 Re: [PATCH v2 0/1] ftrace: add unit test for removing trace functionSteven Rostedt
 Re: [PATCH v5] libata: Add ATA_HORKAGE_NO_NCQ_ON_AMD for Samsung 8 ...Tor Vic
 Re: call_rcu data race patch"Paul E. McKenney"
[New][PATCH] [RFC/RFT]SCS:Add gcc plugin to support Shadow Call StackDan Li
 Re: [PATCH v2 3/4] drivers: iio: chemical: Add support for Sensiri ...Jonathan Cameron
 Re: [PATCH v3 1/6] drm/vc4: select PM (openrisc)Randy Dunlap
[New][RFC PATCH] Introducing lockless cache built on top of slab allocatorHyeonggon Yoo
 Re: [net-next PATCH 2/3] net: phy: at803x: add resume/suspend func ...Andrew Lunn
 Re: [PATCH v2 4/4] iio: documentation: Document scd4x calibration useJonathan Cameron
 Re: [PATCH v5] libata: Add ATA_HORKAGE_NO_NCQ_ON_AMD for Samsung 8 ...Hans de Goede
[New][PATCH] riscv: locks: introduce ticket-based spinlock implementationguoren@kernel ...
 Re: [tip: x86/urgent] x86/setup: Call early_reserve_memory() earlierMike Galbraith
 Re: [PATCH v5 1/6] iio: Add output buffer supportJonathan Cameron
[New][net-next PATCH v2 0/3] Improve support for qca8327 internalAnsuel Smith
 [net-next PATCH v2 1/3] net: phy: at803x: add support for qca 8327 ...Ansuel Smith
 [net-next PATCH v2 2/3] net: phy: at803x: add resume/suspend funct ...Ansuel Smith
 [net-next PATCH v2 3/3] net: phy: at803x: fix spacing and improve ...Ansuel Smith
 Re: [PATCH v5 3/6] iio: triggered-buffer: extend support to config ...Jonathan Cameron
 Re: [tip: x86/urgent] x86/setup: Call early_reserve_memory() earlierMike Rapoport
 Re: [PATCH v5 4/6] drivers: iio: dac: ad5766: Fix dt property nameJonathan Cameron
 Re: [net-next PATCH v2 1/3] net: phy: at803x: add support for qca ...Andrew Lunn
 Re: [net-next PATCH v2 2/3] net: phy: at803x: add resume/suspend f ...Andrew Lunn
 Re: [PATCH v5 5/6] Documentation:devicetree:bindings:iio:dac: Fix valJonathan Cameron
 Re: [net-next PATCH v2 3/3] net: phy: at803x: fix spacing and impr ...Andrew Lunn
 Re: [tip: x86/urgent] x86/setup: Call early_reserve_memory() earlierBorislav Petkov
 Re: [PATCH v5 6/6] drivers:iio:dac:ad5766.c: Add trigger bufferJonathan Cameron
 Re: [PATCH] net: ath9k: fix use-after-free in ath9k_hif_usb_rx_cbPavel Skripkin
 Re: [PATCH] iio: dac: stm32-dac: Make use of the helper function ...Jonathan Cameron
 Re: [PATCH] input: cm109: fix URB submitted while activePavel Skripkin
 Re: [PATCH] iio: adc: rockchip_saradc: Make use of the helper func ...Jonathan Cameron
 Re: [PATCH v2 0/3] soc: samsung: exynos-chipid: be a module!Alim Akhtar
[New]Re: Hello my dear.Treasure Asumta
 Re: [PATCH v4 2/4] dt-bindings: sound: add rockchip i2s-tdm bindingNicolas Frattaroli
[New]Re: Quick loanyarışma gsf
 Re: [PATCH 4/4] iio: adc: stm32-dfsdm: add scale and offset supportJonathan Cameron
 Re: [PATCH net-next 5/8] net: lantiq: configure the burst length i ...Aleksander Bajkowski
[New][net-next] net: lantiq: add support for jumbo framesAleksander Jan Bajkowski
 Re: [PATCH 3/5 v0.6] sched/umcg: RFC: implement UMCG syscallsTao Zhou
 Re: [PATCH 2/5 v0.6] sched/umcg: RFC: add userspace atomic helpersTao Zhou
[New][GIT pull] locking/urgent for v5.15-rc2Thomas Gleixner
 [GIT pull] perf/urgent for v5.15-rc2Thomas Gleixner
 [GIT pull] x86/urgent for v5.15-rc2Thomas Gleixner
 Re: [PATCH 5.10 033/306] cpufreq: schedutil: Use kobject release() ...Alexey Khoroshilov
 Re: [GIT pull] x86/urgent for v5.15-rc2Borislav Petkov
 [GIT PULL] Updated x86/urgent for v5.15-rc2Borislav Petkov
 Re: [PATCH 5.10 002/306] io_uring: limit fixed table size by RLIMI ...Pavel Machek
 Re: [PATCH 5.10 045/306] f2fs: fix to do sanity check for sb/cp fi ...Pavel Machek
 Re: [PATCH 5.10 058/306] scsi: bsg: Remove support for SCSI_IOCTL_ ...Pavel Machek
 Re: [PATCH] riscv: use the generic string routinesMatteo Croce
 Re: [PATCH 5.10 080/306] SUNRPC query transports source portPavel Machek
 [PATCH net-next v5] net/mlx5e: Add extack msgs related to TC for b ...Abhiram R N
 Re: [RFC PATCH] Introducing lockless cache built on top of slab al ...Matthew Wilcox
[New][PATCH v4 0/3] riscv: optimized mem* functionsMatteo Croce
 [PATCH v4 1/3] riscv: optimized memcpyMatteo Croce
 [PATCH v4 2/3] riscv: optimized memmoveMatteo Croce
 [PATCH v4 3/3] riscv: optimized memsetMatteo Croce
 Re: [PATCH] Input: cyttsp - Make use of the helper function dev_er ...Linus Walleij
 Re: [PATCH v11 4/4] pinctrl: mediatek: add rsel setting on MT8195Linus Walleij
 Re: imx8mm board crash in drivers/usb/chipidea/ci_hdrc_imx.cHeiko Thiery
 Re: [RFC PATCH v1 07/20] gpio: Add output event generation method ...Linus Walleij
 Re: [PATCH 1/2] gpio: tegra186: Force one interrupt per bankLinus Walleij
 Re: [PATCH 2/2] gpio: tegra186: Support multiple interrupts per bankLinus Walleij
 Re: [PATCH] mmc: meson-gx: do not use memcpy_to/fromio for dram-ac ...Martin Blumenstingl
[New][chenxing:msc313_mainlining 37/57] drivers/pinctrl/mstar/pinctrl-m ...kernel test robot
[New][linux-stable-rc:linux-5.10.y 499/729] arch/powerpc/kernel/smp.c:1 ...kernel test robot
 Re: [GIT pull] locking/urgent for v5.15-rc2Linus Torvalds
[New]FontosPedro Busquets
 Re: [PATCH 0/6] staging: r8188eu: remove unused functions from rtw ...Phillip Potter
 Re: [PATCH v2 1/1] gpio: add sloppy logic analyzer using pollingAndy Shevchenko
[New][PATCHv2 0/3] Fix the pwm regulator supply propertiesAnand Moon
 [PATCHv2 1/3] arm64: dts: meson-g12a: Fix the pwm regulator supply ...Anand Moon
 [PATCHv2 2/3] arm64: dts: meson-g12b: Fix the pwm regulator supply ...Anand Moon
 [PATCHv2 3/3] arm64: dts: meson-sm1: Fix the pwm regulator supply ...Anand Moon
 Re: [PATCH v1 1/5] PCI: PM: x86: Drop Intel MID PCI PM supportAndy Shevchenko
 Re: [GIT PULL] Please pull powerpc/linux.git powerpc-5.15-2 tagpr-tracker-bot@kernel ...
 Re: [GIT pull] perf/urgent for v5.15-rc2pr-tracker-bot@kernel ...
 Re: [GIT pull] locking/urgent for v5.15-rc2pr-tracker-bot@kernel ...
 Re: [GIT PULL] perf tools fixes for v5.15: 1st batchpr-tracker-bot@kernel ...
 Re: [GIT PULL] Updated x86/urgent for v5.15-rc2pr-tracker-bot@kernel ...
 Re: [GIT PULL] Kbuild fixes for v5.15-rc2pr-tracker-bot@kernel ...
[New][PATCH] dt-bindings: iio: kionix,kxcjk1013: driver support interruptsDavid Heidelberg
 Re: [PATCH] dt-bindings: leds: document rfkill default actionMarek Behún
 Re: [dmaengine] fe364a7d95: UBSAN:array-index-out-of-bounds_in_dri ...Andy Shevchenko
 [tip: irq/core] genirq: Disable irqfixup/poll on PREEMPT_RT."tip-bot2 for Ingo Molnar"
 Re: [PATCH v1 1/5] PCI: PM: x86: Drop Intel MID PCI PM supportFerry Toth
[New][PATCH] regulator: pwm-regulator: Make use of the helper function ...Anand Moon
 Re: [RFC PATCH v1 07/20] gpio: Add output event generation method ...Clemens Gruber
[New][PATCH] arm64: dts: meson-g12b-odroid-n2: add 5v regulator gpioAnand Moon
 Re: imx8mm board crash in drivers/usb/chipidea/ci_hdrc_imx.cFabio Estevam
 Re: [PATCH] [RFC/RFT]SCS:Add gcc plugin to support Shadow Call StackNathan Chancellor
 Re: [PATCH v4 0/3] riscv: optimized mem* functionsMatteo Croce
[New][PATCH v2 0/7] staging: vchiq_arm: Various cleanupsGaston Gonzalez
 [PATCH v2 1/7] staging: vchiq_arm: cleanup code alignment issuesGaston Gonzalez
 [PATCH v2 2/7] staging: vchiq_arm: remove unnecessary space in castGaston Gonzalez
 [PATCH v2 3/7] staging: vchiq_arm: clarify multiplication expressionsGaston Gonzalez
 [PATCH v2 4/7] staging: vchiq_arm: cleanup blank linesGaston Gonzalez
 Re: [PATCH v4 2/3] riscv: optimized memmovekernel test robot
 [PATCH v2 5/7] staging: vchiq_arm: fix quoted strings split across ...Gaston Gonzalez
 [PATCH v2 6/7] staging: vchiq_arm: remove extra blank lineGaston Gonzalez
 [PATCH v2 7/7] staging: vchiq_arm: use __func__ to get function na ...Gaston Gonzalez
 Re: [PATCH v2 0/4] PCI: dwc: pci-dra7xx: miscellaneous improvementsLuca Ceresoli
 Re: [PATCH 1/1] virtio/s390: fix vritio-ccw device teardownHalil Pasic
 Re: [PATCH] mm: Mark the OOM reaper thread as freezableAndrew Morton
[New]linux-next: manual merge of the spi-fixes tree with Linus' treeStephen Rothwell
[New]linux-next: manual merge of the drm-misc-fixes tree with Linus' treeStephen Rothwell
[New][tglx-devel:hrtimer 8/12] kernel/time/hrtimer.c:1232:53: warning: ...kernel test robot
 Re: [PATCH net-next] net: net_namespace: Fix undefined member in k ...Cong Wang
[New][tglx-devel:hrtimer 8/12] kernel/time/hrtimer.c:1232:44: warning: ...kernel test robot
 Re: [PATCH mm] vmalloc: back off when the current task is OOM-killedAndrew Morton
[New][tglx-devel:hrtimer 5/12] net/can/bcm.c:628:60: error: expected ') ...kernel test robot
 Re: [PATCH] ovs: Only clear tstamp when changing namespacesCong Wang
 Re: [PATCH] mm/debug: sync up latest migrate_reason to migrate_rea ...Andrew Morton
[New]linux-next: build failure after merge of the origin treeStephen Rothwell
 Re: [PATCH net-next] net: socket: add the case sock_no_xxx supportCong Wang
[New][PATCH v8 00/19] staging: r8188eu: shorten and simplify calls chains "Fabio M. De Francesco"
 [PATCH v8 01/19] staging: r8188eu: clean up symbols usbctrl_vendor ..."Fabio M. De Francesco"
 [PATCH v8 04/19] staging: r8188eu: reorder comments in usbctrl_ven ..."Fabio M. De Francesco"
 [PATCH v8 03/19] staging: r8188eu: remove unnecessary test in usbc ..."Fabio M. De Francesco"
 [PATCH v8 02/19] staging: r8188eu: reorder declarations in usbctrl ..."Fabio M. De Francesco"
 [PATCH v8 06/19] staging: r8188eu: remove unnecessary space in usb ..."Fabio M. De Francesco"
 [PATCH v8 07/19] staging: r8188eu: remove unnecessary comment in u ..."Fabio M. De Francesco"
 [PATCH v8 05/19] staging: r8188eu: remove unnedeed parentheses in ..."Fabio M. De Francesco"
 [PATCH v8 09/19] staging: r8188eu: remove unnecessary braces in us ..."Fabio M. De Francesco"
 [PATCH v8 08/19] staging: r8188eu: fix grammar mistake in usbctrl_ ..."Fabio M. De Francesco"
 [PATCH v8 11/19] staging: r8188eu: remove unnecessary casts from r ..."Fabio M. De Francesco"
 [PATCH v8 10/19] staging: r8188eu: rename symbols in rtw_read*() a ..."Fabio M. De Francesco"
 [PATCH v8 12/19] staging: r8188eu: change the type of a variable i ..."Fabio M. De Francesco"
 [PATCH v8 15/19] staging: r8188eu: change the type of a variable i ..."Fabio M. De Francesco"
 [PATCH v8 18/19] staging: r8188eu: remove shared buffer for USB re ..."Fabio M. De Francesco"
 [PATCH v8 17/19] staging: r8188eu: call the new usb_write() from r ..."Fabio M. De Francesco"
 [PATCH v8 19/19] staging: r8188eu: remove usb_vendor_req_mutex"Fabio M. De Francesco"
 [PATCH v8 16/19] staging: r8188eu: call the new usb_read() from rt ..."Fabio M. De Francesco"
 [PATCH v8 13/19] staging: r8188eu: remove an unneeded buffer from ..."Fabio M. De Francesco"
 [PATCH v8 14/19] staging: r8188eu: remove an unnecessary bit AND f ..."Fabio M. De Francesco"
[New]CONFIRM IF YOU DID RECEIVE MY MAILRaphael John Diko
[New]linux-next: build failure after merge of the v4l-dvb-next treeStephen Rothwell
 Re: [PATCH] arm64: dts: qcom: sdm850-yoga: Reshuffle IPA memory ma ...Bjorn Andersson
[New]Linux 5.15-rc2Linus Torvalds
 Re: [PATCH] pinctrl: qcom: Add egpio feature supportBjorn Andersson
 Re: [PATCH v7 2/6] dt-bindings: avs: cpr: Convert binding to YAML ...Bjorn Andersson
 Re: [tip: x86/urgent] x86/setup: Call early_reserve_memory() earlierMike Galbraith
[New][PATCH net v5 0/2] Fix port selection of FTP for NF_NAT_RANGE_PROT ...Cole Dishington
 [PATCH net v5 2/2] net: netfilter: Fix port selection of FTP for N ...Cole Dishington
 [PATCH net v5 1/2] net: netfilter: Limit the number of ftp helper ...Cole Dishington
 Re: Folio discussion recapDave Chinner
 Re: [RFC PATCH] Introducing lockless cache built on top of slab al ...Hyeonggon Yoo
[New][lunn:v5.15-rc1-net-mv88e6161-mtu 4/4] drivers/net/dsa/mv88e6xxx/p ...kernel test robot
 Re: [PATCH mm] vmalloc: back off when the current task is OOM-killedTetsuo Handa
[New]linux-next: build warning after merge of the tip treeStephen Rothwell
 Re: linux-next: build warning after merge of the tip treeStephen Rothwell
 Re: [RFC PATCH] Introducing lockless cache built on top of slab al ...Matthew Wilcox
 Re: [PATCH 03/15] dmr/msm: cleanup: drm_modeset_lock_all_ctx() --> ...kernel test robot
[New][tglx-devel:hrtimer 5/12] net/can/bcm.c:628:46: error: expected ')'kernel test robot
 Re: Folio discussion recapMatthew Wilcox
[New]United Nation,,"MRS. BILL CHANTAL LAWRENCE"
 Re: [PATCH v3] init/do_mounts.c: Harden split_fs_names() against b ...Al Viro
 Re: [PATCH V3 14/22] LoongArch: Add signal handling supportHuacai Chen
[New][RESEND PATCH net-next v7 0/3] Add RFC-7597 Section 5.1 PSID supportCole Dishington
 [RESEND PATCH net-next v7 2/3] net: netfilter: Add RFC-7597 Sectio ...Cole Dishington
 [RESEND PATCH net-next v7 3/3] selftests: netfilter: Add RFC-7597 ...Cole Dishington
 [RESEND PATCH net-next v7 1/3] net: netfilter: Add RFC-7597 Sectio ...Cole Dishington
 Re: [PATCH 0/1] ubifs: ubifs to export filesystem error countersStefan Schaeckeler
 Re: [PATCH] arm64: dts: qcom: ipq8074: add SMEM supportBjorn Andersson
 Re: [RFC PATCH] Introducing lockless cache built on top of slab al ...Hyeonggon Yoo
[New][RFC PATCH 00/17] net: ipa: Add support for IPA v2.xSireesh Kodali
 [RFC PATCH 01/17] net: ipa: Correct ipa_status_opcode enumerationSireesh Kodali
 [RFC PATCH 02/17] net: ipa: revert to IPA_TABLE_ENTRY_SIZE for 32- ...Sireesh Kodali
 [RFC PATCH 03/17] net: ipa: Refactor GSI codeSireesh Kodali
 [RFC PATCH 04/17] net: ipa: Establish ipa_dma interfaceSireesh Kodali
 [RFC PATCH 05/17] net: ipa: Check interrupts for availabilitySireesh Kodali
 [RFC PATCH 06/17] net: ipa: Add timeout for ipa_cmd_pipeline_clear ...Sireesh Kodali
 [RFC PATCH 08/17] net: ipa: Add support for IPA v2.x interruptsSireesh Kodali
 [RFC PATCH 07/17] net: ipa: Add IPA v2.x register definitionsSireesh Kodali
 [RFC PATCH 09/17] net: ipa: Add support for using BAM as a DMA tra ...Sireesh Kodali
 [PATCH 10/17] net: ipa: Add support for IPA v2.x commands and tabl ...Sireesh Kodali
 [RFC PATCH 11/17] net: ipa: Add support for IPA v2.x endpointsSireesh Kodali
 [RFC PATCH 12/17] net: ipa: Add support for IPA v2.x memory mapSireesh Kodali
 [RFC PATCH 13/17] net: ipa: Add support for IPA v2.x in the driver ...Sireesh Kodali
 [RFC PATCH 14/17] net: ipa: Add support for IPA v2 microcontrollerSireesh Kodali
 [RFC PATCH 15/17] net: ipa: Add IPA v2.6L initialization sequence ...Sireesh Kodali
 [RFC PATCH 16/17] net: ipa: Add hw config describing IPA v2.x hardwareSireesh Kodali
 [RFC PATCH 17/17] dt-bindings: net: qcom,ipa: Add support for MSM8 ...Sireesh Kodali
[New]x86_64: clang-10: <instantiation>:2:2: error: unknown use of instr ...Naresh Kamboju
 Re: x86_64: clang-10: <instantiation>:2:2: error: unknown use of i ...Nathan Chancellor
[New][ast-bpf:relo_core 5/11] kernel/bpf/btf.c:6524:2: warning: Value s ...kernel test robot
\
 
  \ /
  Last update: 2021-09-20 05:47    [0.348 seconds]
©2004-2020 Jasper Spaans