lkml.org 
[lkml]   [2022]   [Jan]   [2]   [last100]  
 
/

2 Jan 2022

 
 Re: [PATCH v7 3/4] dt-bindings: pinctrl: mt8195: add wrapping node ...Linus Walleij
 Re: [PATCH] get_maintainer: don't remind about no git repo when -- ...Joe Perches
 Re: [PATCH 03/34] brcmfmac: firmware: Support having multiple alt ...Linus Walleij
 Re: [PATCH 06/34] brcmfmac: firmware: Support passing in multiple ...Linus Walleij
 Re: [PATCH 07/34] brcmfmac: pcie: Read Apple OTP informationLinus Walleij
 Re: [PATCH 08/34] brcmfmac: of: Fetch Apple propertiesLinus Walleij
 Re: [PATCH 09/34] brcmfmac: pcie: Perform firmware selection for A ...Linus Walleij
 Re: [PATCH 10/34] brcmfmac: firmware: Allow platform to override m ...Linus Walleij
 Re: [PATCH 11/34] brcmfmac: msgbuf: Increase RX ring sizes to 1024Linus Walleij
 Re: [PATCH 12/34] brcmfmac: pcie: Fix crashes due to early IRQsLinus Walleij
 Re: [PATCH 13/34] brcmfmac: pcie: Support PCIe core revisions >= 64Linus Walleij
 Re: [PATCH 14/34] brcmfmac: pcie: Add IDs/properties for BCM4378Linus Walleij
 Re: [PATCH 16/34] brcmfmac: acpi: Add support for fetching Apple A ...Linus Walleij
 Re: [PATCH 17/34] brcmfmac: pcie: Provide a buffer of random bytes ...Linus Walleij
 Re: [PATCH 18/34] brcmfmac: pcie: Add IDs/properties for BCM4355Linus Walleij
 Re: [PATCH 21/34] brcmfmac: chip: Only disable D11 cores; handle a ...Linus Walleij
 Re: [PATCH 22/34] brcmfmac: chip: Handle 1024-unit sizes for TCM b ...Linus Walleij
 Re: [PATCH 24/34] brcmfmac: feature: Add support for setting feats ...Linus Walleij
 Re: [PATCH 25/34] brcmfmac: cfg80211: Add support for PMKID_V3 ope ...Linus Walleij
 Re: [PATCH 26/34] brcmfmac: cfg80211: Pass the PMK in binary inste ...Linus Walleij
 Re: [PATCH 27/34] brcmfmac: pcie: Add IDs/properties for BCM4387Linus Walleij
 Re: [PATCH 28/34] brcmfmac: pcie: Replace brcmf_pcie_copy_mem_tode ...Linus Walleij
 Re: [PATCH 29/34] brcmfmac: pcie: Read the console on init and shu ...Linus Walleij
 Re: [PATCH 30/34] brcmfmac: pcie: Release firmwares in the brcmf_p ...Linus Walleij
 Re: [PATCH 31/34] brcmfmac: fwil: Constify iovar name argumentsLinus Walleij
 Re: [PATCH 32/34] brcmfmac: common: Add support for downloading Tx ...Linus Walleij
 Re: [PATCH 33/34] brcmfmac: pcie: Load and provide TxCap blobsLinus Walleij
 Re: [PATCH 34/34] brcmfmac: common: Add support for external calib ...Linus Walleij
 Re: [PATCH 15/34] ACPI / property: Support strings in Apple _DSM propsLinus Walleij
 Re: [PATCH 05/34] brcmfmac: pcie/sdio/usb: Get CLM blob via standa ...Linus Walleij
 Re: [PATCH 23/34] brcmfmac: cfg80211: Add support for scan params v2Linus Walleij
 Re: [PATCH 04/34] brcmfmac: firmware: Handle per-board clm_blob filesLinus Walleij
 Re: [RFC PATCH 00/34] brcmfmac: Support Apple T2 and M1 platformsLinus Walleij
 Re: [PATCH] dt-bindings: qcom,pdc: convert to YAMLMaulik Shah
 Re: [PATCH 03/34] brcmfmac: firmware: Support having multiple alt ...Dmitry Osipenko
 Re: [PATCH] dt-bindings: net: dsa: realtek-smi: convert to YAML schemaLinus Walleij
 Re: [PATCH] power: supply: ab8500: Fix the error handling path of ...Linus Walleij
 Re: [PATCH 03/34] brcmfmac: firmware: Support having multiple alt ...Dmitry Osipenko
 Re: [PATCH 03/34] brcmfmac: firmware: Support having multiple alt ...Dmitry Osipenko
 Re: [PATCH] iio: stm: don't always auto-enable I2C and SPI interfa ...Linus Walleij
[New][PATCH 1/2] IB/qib: don't use qib_wc_x86_64 for UMLRandy Dunlap
[New][PATCH 2/2] IB/rdmavt: modify rdmavt/qp.c for UMLRandy Dunlap
 Re: [PATCH 03/34] brcmfmac: firmware: Support having multiple alt ...Dmitry Osipenko
 Re: [PATCH 03/34] brcmfmac: firmware: Support having multiple alt ...Dmitry Osipenko
 Re: [PATCH v2 0/4] mm, memory_hotplug: handle unitialized numa nod ...Mike Rapoport
 Re: [PATCH 03/34] brcmfmac: firmware: Support having multiple alt ...Dmitry Osipenko
 Re: [PATCH v2 3/5] erofs: use meta buffers for super operationsLiu Bo
 Re: [syzbot] INFO: rcu detected stall in newfstat (2)syzbot
 Re: [PATCH v2 5/5] erofs: use meta buffers for zmap operationsLiu Bo
 Re: [PATCH v2 1/5] erofs: introduce meta buffer operationsLiu Bo
 Re: [PATCH v2 2/5] erofs: use meta buffers for inode operationsLiu Bo
 Re: [PATCH v2 4/5] erofs: use meta buffers for xattr operationsLiu Bo
 Re: [PATCH v2 3/5] erofs: use meta buffers for super operationsGao Xiang
 [PATCH v3 3/5] erofs: use meta buffers for super operationsGao Xiang
 Re: [PATCH v3 3/5] erofs: use meta buffers for super operationsLiu Bo
[New][PATCH] KVM:x86: Let kvm-pit thread inherit the cgroups of the cal ...Jietao Xiao
[New][PATCH] qed: Use dma_set_mask_and_coherent() and simplify codeChristophe JAILLET
[New][GIT PULL] x86/urgent for 5.16Borislav Petkov
 Re: [PATCH] Bugfix RTS line config in RS485 mode is overwritten in ...Lukas Wunner
[New][PATCH] enic: Remove usage of the deprecated "pci-dma-compat.h" APIChristophe JAILLET
[New][PATCH] floppy: Remove usage of the deprecated "pci-dma-compat.h" APIChristophe JAILLET
 Re: [PATCH] iio: stm: don't always auto-enable I2C and SPI interfa ...Nikita Yushchenko
[New][PATCH for-v5.15.x] mm/damon/dbgfs: fix 'struct pid' leaks in 'dbg ...SeongJae Park
[New]Dear friend Contact my secretary with this Email (fahham.abuahmad1 ...Mrs Nancy Gerard
[New][PATCH] media: Remove usage of the deprecated "pci-dma-compat.h" APIChristophe JAILLET
[New][PATCH 1/8] arm64: dts: exynos: add necessary clock inputs in Exynos7Krzysztof Kozlowski
 [PATCH 2/8] ARM: dts: exynos: add necessary clock controller input ...Krzysztof Kozlowski
 [PATCH 3/8] dt-bindings: clock: samsung: convert Exynos5433 to dts ...Krzysztof Kozlowski
 [PATCH 5/8] dt-bindings: clock: samsung: extend Exynos7 bindings w ...Krzysztof Kozlowski
 [PATCH 6/8] dt-bindings: clock: samsung: convert Exynos5260 to dts ...Krzysztof Kozlowski
 [PATCH 8/8] dt-bindings: clock: samsung: convert S5Pv210 to dtschemaKrzysztof Kozlowski
 [PATCH 4/8] dt-bindings: clock: samsung: convert Exynos7 to dtschemaKrzysztof Kozlowski
 [PATCH 7/8] dt-bindings: clock: samsung: convert Exynos5410 to dts ...Krzysztof Kozlowski
[New][PATCH linux-next] tools: compiler-gcc.h: Keep compatible with old ...cgel.zte@gmail ...
 Re: [PATCH v2] mctp: Remove only static neighbour on RTM_DELNEIGHpatchwork-bot+netdevbpf@kernel ...
 Re: [PATCH] net/smc: remove redundant re-assignment of pointer linkpatchwork-bot+netdevbpf@kernel ...
 Re: [PATCH] tehuti: Use dma_set_mask_and_coherent() and simplify codepatchwork-bot+netdevbpf@kernel ...
 Re: [PATCH] enic: Use dma_set_mask_and_coherent()patchwork-bot+netdevbpf@kernel ...
 Re: [PATCH v2 devicetree] Revert "arm64: dts: freescale: Fix 'inte ...Marc Zyngier
[New][PATCH 00/11] staging: r8188eu: the next set of cleanupsMichael Straube
 [PATCH 01/11] staging: r8188eu: remove MAX_CHANNEL_NUM_2GMichael Straube
 [PATCH 02/11] staging: r8188eu: remove struct rt_channel_plan_2gMichael Straube
 [PATCH 04/11] staging: r8188eu: struct rx_hpc is not usedMichael Straube
 [PATCH 03/11] staging: r8188eu: remove unused enum and definesMichael Straube
 [PATCH 07/11] staging: r8188eu: struct odm_sta_info is not usedMichael Straube
 [PATCH 08/11] staging: r8188eu: enum hw90_block is not usedMichael Straube
 [PATCH 09/11] staging: r8188eu: remove unneeded comments from Hal8 ...Michael Straube
 [PATCH 06/11] staging: r8188eu: clean up struct sw_ant_switchMichael Straube
 [PATCH 11/11] staging: r8188eu: remove unused defines from rtw_eep ...Michael Straube
 [PATCH 10/11] staging: r8188eu: remove unused defines from Hal8188 ...Michael Straube
 [PATCH 05/11] staging: r8188eu: clean up struct rtw_digMichael Straube
 Re: [PATCH v2 3/3] MIPS: signal: Remove unnecessary DEBUG_SIG rela ...Thomas Bogendoerfer
 Re: [PATCH v2 1/3] MIPS: signal: Protect against sigaltstack wrapa ...Thomas Bogendoerfer
 Re: [PATCH v2 2/3] MIPS: signal: Return immediately if call failsThomas Bogendoerfer
 Re: [PATCH v9 1/3] MIPS: Loongson64: Add Loongson-2K1000 reset pla ...Thomas Bogendoerfer
 Re: [PATCH 2/3] MIPS: TXX9: Remove rbtx4939 board supportThomas Bogendoerfer
 Re: [PATCH 3/3] MIPS: TXX9: Remove TX4939 SoC supportThomas Bogendoerfer
 Re: [PATCH] iio: stm: don't always auto-enable I2C and SPI interfa ...Arnd Bergmann
 Re: [PATCH 01/34] dt-bindings: net: bcm4329-fmac: Add Apple proper ...Hector Martin
 Re: [PATCH 03/34] brcmfmac: firmware: Support having multiple alt ...Hector Martin
 Re: [PATCH 03/34] brcmfmac: firmware: Support having multiple alt ...Hector Martin
 Re: [PATCH v2] perf pmu: Fix alias events listArnaldo Carvalho de Melo
 Re: [PATCH] perf top: add concurrent access protection of the SLsm ...Arnaldo Carvalho de Melo
 Re: [PATCH] powerpc/perf: fix ppc64 perf probe add events failedArnaldo Carvalho de Melo
 Re: [PATCH v4 2/2] watchdog: Add watchdog driver for Sunplus SP7021Guenter Roeck
 Re: [PATCH] Bugfix RTS line config in RS485 mode is overwritten in ...Lino Sanfilippo
 Re: No network [Was: [PATCH] net: phy: fixed_phy: Fix NULL vs IS_E ...Andrew Lunn
[New][PATCH] alpha: Remove usage of the deprecated "pci-dma-compat.h" APIChristophe JAILLET
 [PATCH v10 0/3] net: ethernet: mtk_eth_soc: refactoring and Clause 45Daniel Golle
 [PATCH v10 1/3] net: ethernet: mtk_eth_soc: fix return value and r ...Daniel Golle
 [PATCH v10 2/3] net: mdio: add helpers to extract clause 45 regad ...Daniel Golle
 [PATCH v10 3/3] net: ethernet: mtk_eth_soc: implement Clause 45 MD ...Daniel Golle
 Re: [PATCH v10 0/3] net: ethernet: mtk_eth_soc: refactoring and Cl ..."Russell King (Oracle)"
[New][PATCH] dt-bindings: gpio: samsung: drop unused bindingsKrzysztof Kozlowski
[New][PATCH 1/2] ARM: dts: exynos: split dmas into array of phandles in ...Krzysztof Kozlowski
 [PATCH 2/2] spi: dt-bindings: samsung: convert to dtschemaKrzysztof Kozlowski
[New][PATCH] can: flexcan: switch the i.MX series to timestamp based rx ...Dario Binacchi
[New][PATCH -next] HID: apple: Report Magic Keyboard 2021 battery over USBJosé Expósito
 Re: [PATCH v4 2/2] watchdog: Add watchdog driver for Sunplus SP7021Christophe JAILLET
 Re: [PATCH] rndis_host: support Hytera digital radiospatchwork-bot+netdevbpf@kernel ...
 Re: [PATCH] enic: Remove usage of the deprecated "pci-dma-compat.h ...patchwork-bot+netdevbpf@kernel ...
 Re: [PATCH] chelsio: cxgb: Use dma_set_mask_and_coherent() and sim ...patchwork-bot+netdevbpf@kernel ...
 Re: [PATCH] sun/cassini: Use dma_set_mask_and_coherent() and simpl ...patchwork-bot+netdevbpf@kernel ...
 Re: [PATCH] qed: Use dma_set_mask_and_coherent() and simplify codepatchwork-bot+netdevbpf@kernel ...
[New][PATCH bpf-next v6 01/11] kernel: Implement try_module_get_liveKumar Kartikeya Dwivedi
 Re: [PATCH] Swiotlb: Add CONFIG_HAS_IOMEM check around memremap() ...Wei Liu
 Re: [PATCH] can: flexcan: switch the i.MX series to timestamp base ...Marc Kleine-Budde
 Re: [PATCH v10 1/3] net: ethernet: mtk_eth_soc: fix return value a ...Andrew Lunn
 Re: [PATCH v10 2/3] net: mdio: add helpers to extract clause 45 re ...Andrew Lunn
[New][PATCH v2 0/9] ARM: mstar: cpupllRomain Perier
 [PATCH v2 1/9] dt-bindings: clk: mstar msc313 cpupll binding descr ...Romain Perier
 [PATCH v2 2/9] clk: mstar: msc313 cpupll clk driverRomain Perier
 [PATCH v2 3/9] ARM: mstar: Add cpupll to base dtsiRomain Perier
 [PATCH v2 4/9] ARM: mstar: Link cpupll to cpuRomain Perier
 [PATCH v2 5/9] ARM: mstar: Link cpupll to second coreRomain Perier
 [PATCH v2 7/9] ARM: mstar: Add OPP table for infinity3Romain Perier
 [PATCH v2 6/9] ARM: mstar: Add OPP table for infinityRomain Perier
 [PATCH v2 8/9] ARM: mstar: Add OPP table for mercury5Romain Perier
 [PATCH v2 9/9] ARM: mstar: Extend opp_table for infinity2mRomain Perier
 Re: [PATCH] staging: r8188eu: remove unneeded ret variablesMartin Kaiser
 Re: [PATCH v3 1/7] staging: r8188eu: bRDGEnable is always falseMartin Kaiser
 Re: [GIT PULL] x86/urgent for 5.16pr-tracker-bot@kernel ...
[New][PATCH 0/1] Magic Keyboard 2021 with fingerprint reader USB batteryJosé Expósito
 [PATCH 1/1] HID: apple: Report Magic Keyboard 2021 with fingerprin ...José Expósito
 Re: [PATCH v3 2/7] staging: r8188eu: UsbRxHighSpeedMode is set but ...Martin Kaiser
 Re: [PATCH v3 3/7] staging: r8188eu: bTXPowerDataReadFromEEPORM is ...Martin Kaiser
 Re: [PATCH v3 4/7] staging: r8188eu: bAPKThermalMeterIgnore is set ...Martin Kaiser
[New][PATCH RFT] ieee802154: atusb: move to new USB APIPavel Skripkin
 Re: [PATCH v3 5/7] staging: r8188eu: remove unused fields from str ...Martin Kaiser
 Re: [PATCH v3 6/7] staging: r8188eu: IntArray and C2hArray are set ...Martin Kaiser
 Re: [PATCH v3 7/7] staging: r8188eu: FwRsvdPageStartOffset is set ...Martin Kaiser
 Re: [PATCH 2/2] KVM: x86: Forbid KVM_SET_CPUID{,2} after KVM_RUNPaolo Bonzini
 Re: [PATCH v6] sun4i-emac.c: add dma supportCorentin Labbe
[New][PATCH 0/1] Magic Keyboard 2021 with fingerprint reader FN key mappingJosé Expósito
 [PATCH 1/1] HID: apple: Add Magic Keyboard 2021 with fingerprint r ...José Expósito
[New][PATCH 0/5] staging: r8188eu: some trivial cleanupsMartin Kaiser
 [PATCH 1/5] staging: r8188eu: remove unused power management definesMartin Kaiser
 [PATCH 2/5] staging: r8188eu: internal autosuspend is always falseMartin Kaiser
 [PATCH 3/5] staging: r8188eu: fix_rate is set but not used.Martin Kaiser
 [PATCH 5/5] staging: r8188eu: turbo scan is always off for r8188euMartin Kaiser
 [PATCH 4/5] staging: r8188eu: cmd_issued_cnt is set but not usedMartin Kaiser
 Re: [PATCH] pcmcia: rsrc_nonstatic: Fix a NULL pointer dereference ...Dominik Brodowski
 Re: [PATCH] pcmcia: rsrc_nonstatic: Fix a NULL pointer dereference ...Dominik Brodowski
 Re: [PATCH 00/11] staging: r8188eu: the next set of cleanupsMartin Kaiser
 Re: [PATCH] pcmcia: Make use of the helper macro SET_NOIRQ_SYSTEM_ ...Dominik Brodowski
 Re: [PATCH] pcmcia: clean up dead drivers for CompuLab CM-X255/CM- ...Dominik Brodowski
 Re: [PATCH] pcmcia: pcmcia_resource: return 0 if successDominik Brodowski
 Re: [PATCH] Bugfix RTS line config in RS485 mode is overwritten in ...Lukas Wunner
 Re: [PULL REQUEST] i2c for v5.16pr-tracker-bot@kernel ...
 Re: [PATCH 0/5] staging: r8188eu: some trivial cleanupsMichael Straube
 Re: [PATCH v2 net-next 0/5] lynx pcs interface cleanuppatchwork-bot+netdevbpf@kernel ...
 Re: [PATCH V3 4/6] tty: serial: meson: The UART baud rate calculat ...Martin Blumenstingl
 Re: [PATCH 03/34] brcmfmac: firmware: Support having multiple alt ...Dmitry Osipenko
 Re: [PATCH 03/34] brcmfmac: firmware: Support having multiple alt ...Dmitry Osipenko
[New]Linux regressions report for mainline [2022-01-02]"Regzbot (on behalf of Thorsten Leemhuis)"
[New][PATCH] ethernet: s2io: Use dma_set_mask_and_coherent() and simpli ...Christophe JAILLET
 [PATCH v6] lib/crypto: blake2s: include as built-in"Jason A. Donenfeld"
[New][GIT PULL] perf tools fixes for v5.16: 5th batchArnaldo Carvalho de Melo
[New][PATCH] net: vxge: Use dma_set_mask_and_coherent() and simplify codeChristophe JAILLET
[New][PATCH 0/2] regulator: Add driver for Maxim MAX20086-MAX20089Laurent Pinchart
 [PATCH 2/2] regulator: Add MAX20086-MAX20089 driverLaurent Pinchart
 [PATCH 1/2] dt-bindings: regulators: Add bindings for Maxim MAX200 ...Laurent Pinchart
 Re: [PATCH v2 4/7] thermal: intel: hfi: Handle CPU hotplug eventsRicardo Neri
 Re: [PATCH v2 2/7] x86: Add definitions for the Intel Hardware Fee ...Ricardo Neri
 Re: [PATCH 5/5] staging: r8188eu: turbo scan is always off for r8188euPavel Skripkin
 Re: [PATCH v2 3/7] thermal: intel: hfi: Minimally initialize the H ...Ricardo Neri
[New][PATCH 0000/2297] [ANNOUNCE, RFC] "Fast Kernel Headers" Tree -v1: ...Ingo Molnar
 Re: [PATCH RFT] ieee802154: atusb: move to new USB APIAlexander Aring
 Re: [PATCH RFT] ieee802154: atusb: move to new USB APIPavel Skripkin
 Re: [syzbot] KMSAN: uninit-value in hci_conn_request_evtsyzbot
 Re: [GIT PULL] perf tools fixes for v5.16: 5th batchpr-tracker-bot@kernel ...
[New]mux for 5.17-rc1Peter Rosin
[New][PATCH 1/6] dt-bindings: ti-serdes-mux: Add defines for J721S2 SoCPeter Rosin
 Re: [PATCH RFT] ieee802154: atusb: move to new USB APIAlexander Aring
[New]Linux 5.16-rc8Linus Torvalds
 [PATCH 1/6] dt-bindings: ti-serdes-mux: Add defines for J721S2 SoCPeter Rosin
 [PATCH 2/6] dt-bindings: mux: Document mux-states propertyPeter Rosin
 [PATCH 3/6] mux: Add support for reading mux state from consumer D ...Peter Rosin
 [PATCH 4/6] mux: add missing mux_state_getPeter Rosin
 [PATCH 5/6] mux: fix grammar, missing "is".Peter Rosin
 [PATCH 6/6] mux: Fix struct mux_state kernel-doc commentPeter Rosin
 Re: [PATCH] perf: fix typos of "its" and "reponse""Paul A. Clarke"
 Re: [PATCH v13 2/2] x86/sgx: Add an attribute for the amount of SG ...Nathan Chancellor
 [PATCH v2 4/4] x86/PCI: Handle IRQ swizzling with PIRQ routers"Maciej W. Rozycki"
[New][PATCH v3] x86/PCI: Add support for the Intel 82378ZB/82379AB (SIO ..."Maciej W. Rozycki"
[New][PATCH v2 0/2] x86/PCI: SiS PIRQ router updates"Maciej W. Rozycki"
 [PATCH v2 1/2] x86/PCI: Disambiguate SiS85C503 PIRQ router code en ..."Maciej W. Rozycki"
 [PATCH v2 2/2] x86/PCI: Add support for the SiS85C497 PIRQ router"Maciej W. Rozycki"
[New][PATCH v2] pci: Work around ASMedia ASM2824 PCIe link training fai ..."Maciej W. Rozycki"
[New][PATCH v3 0/3] Bring the BusLogic host bus adapter driver up to Y2021"Maciej W. Rozycki"
[New][PATCH v2 0/4] x86/PCI: Odd generic PIRQ router improvements"Maciej W. Rozycki"
 [PATCH v3 1/3] scsi: Provide for avoiding trailing allocation leng ..."Maciej W. Rozycki"
 [PATCH v2 2/4] x86/PCI: Include function number in $PIR table dump"Maciej W. Rozycki"
 [PATCH v3 3/3] scsi: Set allocation length to 255 for ATA Informat ..."Maciej W. Rozycki"
 [PATCH v3 2/3] scsi: Avoid using reserved length byte with VPD inq ..."Maciej W. Rozycki"
[New][RESEND][PATCH 0/2] firmware: dmi: Avoid (some) empty names in ker ..."Maciej W. Rozycki"
 [RESEND][PATCH 2/2] firmware: dmi: Log board vendor if no system v ..."Maciej W. Rozycki"
 [PATCH v2 1/4] x86/PCI: Show the physical address of the $PIR table"Maciej W. Rozycki"
 [RESEND][PATCH 1/2] firmware: dmi: Prevent empty board name from b ..."Maciej W. Rozycki"
 [PATCH v2 3/4] x86/PCI: Also match function number in $PIR table"Maciej W. Rozycki"
 Re: [PATCH v3] drm/mediatek: Fix unused-but-set variable warning<miles.chen@mediatek ...
 Re: [PATCH 03/34] brcmfmac: firmware: Support having multiple alt ...Hector Martin
 Re: [PATCH] perf: fix typos of "its" and "reponse"Ian Rogers
[New][PATCH] usr/include/Makefile: add linux/nfc.h to the compile-test ..."Dmitry V. Levin"
 Re: [PATCH 03/34] brcmfmac: firmware: Support having multiple alt ...Dmitry Osipenko
 Re: [PATCH v7 7/8] drm/mediatek: Add mt8195 DisplayPort driverCK Hu
 Re: [PATCH] alpha: Remove usage of the deprecated "pci-dma-compat. ...Arnd Bergmann
 Re: [PATCH v2 3/7] thermal: intel: hfi: Minimally initialize the H ...srinivas pandruvada
 Re: [PATCH mm v5 29/39] kasan, page_alloc: allow skipping memory i ...Kuan-Ying Lee
 Re: [lockdep] UAF read in print_name().Waiman Long
[New][PATCH] locking/lockdep: Avoid potential access of invalid memory ...Waiman Long
 Re: [PATCH v3] module: add in-kernel support for decompressingDmitry Torokhov
 Re: [PATCH v6] lib/crypto: blake2s: include as built-inHerbert Xu
 Re: [PATCH v6] lib/crypto: blake2s: include as built-in"Jason A. Donenfeld"
 Re: [RFC] mm/migration: Add trace events for THP migrationsAnshuman Khandual
 Re: [PATCH v6] lib/crypto: blake2s: include as built-inHerbert Xu
[New][PATCH v3] memcg: add per-memcg vmalloc statShakeel Butt
 Re: [PATCH v3 3/3] scsi: Set allocation length to 255 for ATA Info ...Douglas Gilbert
 Re: [PATCH] scripts: kernel-doc: transform documentation into PODTomasz Warniełło
[New][PATCH v3] dt-bindings: dsp: mediatek: add mt8195 dsp documentYC Hung
[New][PATCH v2 01/15] scripts: kernel-doc: Transform documentation into ...Tomasz Warniełło
 [PATCH v2 02/15] scripts: kernel-doc: Transform documentation into ...Tomasz Warniełło
 [PATCH v2 03/15] scripts: kernel-doc: Transform documentation into ...Tomasz Warniełło
 [PATCH v2 04/15] scripts: kernel-doc: Transform documentation into ...Tomasz Warniełło
 [PATCH v2 05/15] scripts: kernel-doc: Transform documentation into ...Tomasz Warniełło
[New][PATCH v2 06/15] scripts: kernel-doc: Transform documentation into ...Tomasz Warniełło
 [PATCH v2 07/15] scripts: kernel-doc: Transform documentation into ...Tomasz Warniełło
 [PATCH v2 08/15] scripts: kernel-doc: Transform documentation into ...Tomasz Warniełło
 [PATCH v2 09/15] scripts: kernel-doc: Transform documentation into ...Tomasz Warniełło
 [PATCH v2 10/15] scripts: kernel-doc: Transform documentation into ...Tomasz Warniełło
[New][PATCH v2 11/15] scripts: kernel-doc: Transform documentation into ...Tomasz Warniełło
 [PATCH v2 12/15] scripts: kernel-doc: Transform documentation into ...Tomasz Warniełło
 [PATCH v2 13/15] scripts: kernel-doc: Transform documentation into ...Tomasz Warniełło
 [PATCH v2 14/15] scripts: kernel-doc: Transform documentation into ...Tomasz Warniełło
 [PATCH v2 15/15] scripts: kernel-doc: Transform documentation into ...Tomasz Warniełło
[New]Usage of the UIO framework with DMA and x86 portsFabian Maurer
 RE: [EXT] [PATCH] scsi: qedf: potential dereference of null pointerSaurav Kashyap
[New][PATCH 1/2] net: ethernet: ti: cpsw-phy-sel: add support slave int ...Xiangyu Chen
 Re: [PATCH 19/34] brcmfmac: pcie: Add IDs/properties for BCM4377Linus Walleij
 Re: [PATCH 20/34] brcmfmac: pcie: Perform correct BCM4364 firmware ...Linus Walleij
\
 
  \ /
  Last update: 2022-09-17 16:12    [0.399 seconds]
©2004-2020 Jasper Spaans