linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-04-30 01:40:12 to 2021-04-30 07:46:46 UTC [more...]

[PATCH 00/43] staging: rtl8723bs: clean up driver from private debug facilities
 2021-04-30  7:43 UTC  (38+ messages)
` [PATCH 01/43] staging: rtl8723bs: remove ODM_RT_TRACE logs
` [PATCH 02/43] staging: rlt8723bs: remove if-else blocks left empty by ODM_RT_TRACE deletion
` [PATCH 03/43] staging: rtl8723bs: remove empty functions
` [PATCH 04/43] staging: rtl8723bs: remove empty .c source file
` [PATCH 05/43] staging: rtl8723bs: remove undefined function prototypes
` [PATCH 06/43] staging: rtl8723bs: remove empty header file
` [PATCH 07/43] staging: rtl8723bs: remove ODM_RT_TRACE* unused macro defs
` [PATCH 08/43] staging: rtl8723bs: remove all commented out ODM_RT_TRACE logs
` [PATCH 09/43] staging: rtl8723bs: replace ODM_RT_ASSERT with netdev_dbg()
` [PATCH 10/43] staging: rtl8723bs: remove unused ODM_RT_ASSERT macro
` [PATCH 11/43] staging: rtl8723bs: remove unused ODM_PRINT_ADDR macro
` [PATCH 12/43] staging: rtl8723bs: remove unused ODM_dbg_trace macro
` [PATCH 13/43] staging: rtl8723bs: remove unused ODM_dbg_enter
` [PATCH 14/43] staging: rtl8723bs: remove unused ODM_dbg_exit macro
` [PATCH 15/43] staging: rtl8723bs: remove empty ifdef block
` [PATCH 16/43] staging: rtl8723bs: remove unused ASSERT macro
` [PATCH 17/43] staging: rtl8723bs: remove empty #ifndef block
` [PATCH 18/43] staging: rtl8723bs: remove commented out RT_ASSERT occurrences
` [PATCH 19/43] staging: rtl8723bs: remove unused RT_PRINTK macro
` [PATCH 20/43] staging: rtl8723bs: remove BTC_PRINT logs
` [PATCH 21/43] staging: rtl8723bs: remove empty if-else blocks after BTC_PRINT removal
` [PATCH 22/43] staging: rtl8723bs: remove braces around single statement in if block
` [PATCH 23/43] staging: rtl8723bs: remove commented out BTC_PRINT logs
` [PATCH 24/43] staging: rtl8723bs: remove BTC_PRINT macro definitions
` [PATCH 25/43] staging: rtl8723bs: remove BTC_PRINT_ADDR "
` [PATCH 26/43] staging: rtl8723bs: remove BTC_PRINT_DATA definitions
` [PATCH 27/43] staging: rtl8723bs: remove BTC_PRINT_F macro definition
` [PATCH 28/43] staging: rtl8723bs: remove empty #ifdef block
` [PATCH 29/43] staging: rtl8723bs: remove unsed hal_btcoex_SetDBG() function
` [PATCH 30/43] staging: rtl8723bs: remove hal_btcoex_GetDBG() function
` [PATCH 31/43] staging: rtl8723bs: remove unnecessary halbtcoutsrc_DbgInit() function
` [PATCH 32/43] staging: rtl8723bs: remove obsolete GLBtcDbgType array declarations
` [PATCH 33/43] staging: rtl8723bs: remove unused enum
` [PATCH 34/43] staging: rtl8723bs: remove obsolete debug macros
` [PATCH 35/43] staging: rtl8723bs: remove commented out DbgPrint logs
` [PATCH 36/43] staging: rtl8723bs: remove unused DbgPrint macro
` [PATCH 37/43] staging: rtl8723bs: remove commented out *RT_DISP logs

[PATCH v2 0/4] Add guest support for SEV live migration
 2021-04-30  7:40 UTC  (3+ messages)

[PATCH 1/3] usb: xhci-mtk: use bitfield instead of bool
 2021-04-30  7:29 UTC  (4+ messages)
` [PATCH 2/3] usb: xhci-mtk: remove unnecessary assignments in periodic TT scheduler
` [PATCH 3/3] usb: xhci-mtk: use first-fit for LS/FS

[PATCH net-next v3 0/6] provide generic net selftest support
 2021-04-30  7:26 UTC  (4+ messages)
` [PATCH net-next v3 3/6] net: add generic "

[PATCH][next] PCI: mediatek-gen3: Add missing null pointer check
 2021-04-30  7:24 UTC  (2+ messages)

[RFC PATCH v1] dt-bindings: mmc: snps,dwcmshc-sdhci: fix rockchip,txclk-tapnum
 2021-04-30  7:21 UTC 

[PATCH] alarmtimer: check RTC features instead of ops
 2021-04-30  7:16 UTC  (2+ messages)

[PATCH 0/4] x86: Don't invoke asm_exc_nmi() on the kernel stack
 2021-04-30  7:15 UTC  (7+ messages)
` [PATCH 1/4] x86/xen/entry: Rename xenpv_exc_nmi to noist_exc_nmi
` [PATCH 3/4] KVM/VMX: Invoke NMI non-IST entry instead of IST entry

[PATCH 00/16] soc: imx: gpcv2: support i.MX8MM
 2021-04-30  7:14 UTC  (17+ messages)
` [PATCH 13/16] soc: imx: gpcv2: correct pm_runtime_get_sync usage
` [PATCH 14/16] soc: imx: gpcv2: move reset assert after requesting domain power up
` [PATCH 15/16] soc: imx: gpcv2: support reset defer probe
` [PATCH 16/16] soc: imx: gpcv2: remove waiting handshake in power up

[patch 0/8] hrtimers: Overhaul the clock_was_set() logic
 2021-04-30  7:12 UTC  (5+ messages)
` [patch 8/8] hrtimer: Avoid more SMP function calls in clock_was_set()
      ` [patch V2 "

[PATCH v4 0/3] Preventing job distribution to isolated CPUs
 2021-04-30  7:10 UTC  (22+ messages)
` [Patch v4 1/3] lib: Restrict cpumask_local_spread to houskeeping CPUs

[PATCH] vdpa/mlx5: Add support for doorbell bypassing
 2021-04-30  7:03 UTC  (11+ messages)

[PATCH V2 00/12] perf intel-pt: Add more support for VMs
 2021-04-30  7:03 UTC  (13+ messages)
` [PATCH V2 01/12] perf auxtrace: Add Z itrace option for timeless decoding
` [PATCH V2 02/12] perf intel-pt: Move synth_opts initialization earlier
` [PATCH V2 03/12] perf intel-pt: Support Z itrace option for timeless decoding
` [PATCH V2 04/12] perf inject: Add facility to do in place update
` [PATCH V2 05/12] perf inject: Add --vm-time-correlation option
` [PATCH V2 06/12] perf auxtrace: Allow buffers to be mapped read / write
` [PATCH V2 07/12] perf intel-pt: Let overlap detection handle VM timestamps
` [PATCH V2 08/12] perf intel-pt: Add a tree for VMCS information
` [PATCH V2 09/12] perf intel-pt: Pass the first timestamp to the decoder
` [PATCH V2 10/12] perf intel-pt: Better 7-byte timestamp wraparound logic
` [PATCH V2 11/12] perf intel-pt: Add VM Time Correlation to decoder
` [PATCH V2 12/12] perf intel-pt: Parse VM Time Correlation options and set up decoding

[PATCH 0/2] sched/fair: (The return of) misfit task load-balance tweaks
 2021-04-30  6:58 UTC  (7+ messages)
` [PATCH 2/2] sched/fair: Relax task_hot() for misfit tasks

[PATCH] dmaengine: xilinx: dpdma: request_irq after initializing dma channels
 2021-04-30  6:56 UTC  (4+ messages)

[syzbot] memory leak in io_sqe_buffers_register
 2021-04-30  6:55 UTC 

[PATCH V11 clocksource 0/6] Do not mark clocks unstable due to delays for v5.13
 2021-04-30  6:52 UTC  (4+ messages)

[PATCH 00/19] sched: Core Scheduling
 2021-04-30  6:47 UTC  (2+ messages)

[PATCH v2 00/16] Multigenerational LRU Framework
 2021-04-30  6:37 UTC  (3+ messages)

[PATCH v26 00/30] Control-flow Enforcement: Shadow Stack
 2021-04-30  6:45 UTC  (4+ messages)
` [PATCH v26 25/30] x86/cet/shstk: Handle signals for shadow stack
  ` extending ucontext (Re: [PATCH v26 25/30] x86/cet/shstk: Handle signals for shadow stack)

[PATCH v4 0/9] staging: media: atomisp: code cleanup fixes
 2021-04-30  6:43 UTC  (2+ messages)

[PATCH] PCI: mediatek: Verify whether the free_ck clock is ungated or not
 2021-04-30  6:43 UTC  (3+ messages)

[V2][PATCH] dmaengine: xilinx: dpdma: initialize registers before request_irq
 2021-04-30  6:40 UTC 

[PATCH 00/13] [RFC] Rust support
 2021-04-30  6:39 UTC  (4+ messages)

[PATCH] sched: Optimize housekeeping_cpumask in for_each_cpu_and
 2021-04-30  6:38 UTC  (4+ messages)

[PATCH 000/190] Revertion of all of the umn.edu commits
 2021-04-30  6:34 UTC  (5+ messages)
` [PATCH 134/190] Revert "md: Fix failed allocation of md_register_thread"

[GIT PULL] arch/microblaze patches for 5.13-rc1
 2021-04-30  6:33 UTC  (3+ messages)

[PATCH net v4 0/2] fix packet stuck problem for lockless qdisc
 2021-04-30  6:28 UTC  (14+ messages)
` [PATCH net v4 1/2] net: sched: "

[PATCH iproute2-next v2] lib/fs: fix issue when {name,open}_to_handle_at() is not implemented
 2021-04-30  6:26 UTC 

[RFC] mm/vmscan.c: avoid possible long latency caused by too_many_isolated()
 2021-04-30  6:24 UTC  (8+ messages)

[PATCH V2 0/4] soc: imx: add i.MX BLK-CTL support
 2021-04-30  6:19 UTC  (6+ messages)
` [PATCH V2 1/4] dt-bindings: power: Add defines for i.MX8MM BLK-CTL power domains
` [PATCH V2 2/4] Documentation: bindings: clk: Add bindings for i.MX BLK_CTL
` [PATCH V2 3/4] soc: imx: Add generic blk-ctl driver
` [PATCH V2 4/4] soc: imx: Add blk-ctl driver for i.MX8MM

[PATCH] media: qcom/camss: Use devm_platform_ioremap_resource_byname
 2021-04-30  6:18 UTC 

[GIT PULL] iomap: new code for 5.13-rc1
 2021-04-30  6:13 UTC  (15+ messages)

[PATCH v1 1/2] caam: imx8m: fix the built-in caam driver cannot match soc_id
 2021-04-30  6:10 UTC  (2+ messages)

drivers/net/ethernet/korina.c:408:33: sparse: sparse: incorrect type in argument 2 (different address spaces)
 2021-04-30  6:09 UTC 

[PATCH] platform/x86: hp_accel: Avoid invoking _INI to speed up resume
 2021-04-30  6:07 UTC 

[PATCH 0/2] clarify and cleanup CPU and NUMA topology ABIs
 2021-04-30  6:05 UTC  (8+ messages)
` [PATCH 1/2] CPU, NUMA topology ABIs: clarify the overflow issue of sysfs pagebuf

[PATCH v2] kbuild: replace LANG=C with LC_ALL=C
 2021-04-30  6:02 UTC  (2+ messages)

[PATCH] ethernet/stmicro: Use devm_platform_ioremap_resource_byname
 2021-04-30  5:51 UTC 

[PATCH v2] .gitignore: prefix local generated files with a slash
 2021-04-30  5:47 UTC  (2+ messages)

[PATCH] dyndbg: fix parsing file query without a line-range suffix
 2021-04-30  5:42 UTC  (4+ messages)

[RFC PATCH 0/6] spi: Add OSPI PHY calibration support for spi-cadence-quadspi
 2021-04-30  5:42 UTC  (4+ messages)
` [RFC PATCH 5/6] spi: cadence-qspi: Tune PHY to allow running at higher frequencies

[PATCH 1/2] ASoC: dwc: add a quirk DW_I2S_QUIRK_STOP_ON_SHUTDOWN to dwc driver
 2021-04-30  5:42 UTC  (7+ messages)

BUG_ON(!mapping_empty(&inode->i_data))
 2021-04-30  5:41 UTC  (11+ messages)

[gustavoars-linux:testing/Warray-bounds] BUILD SUCCESS 5701d11321a650d1100ae0d352a16e83b926de97
 2021-04-30  5:38 UTC 

[0/3] Add L3 provider support for SC7280
 2021-04-30  5:34 UTC  (3+ messages)
` [1/3] dt-bindings: interconnect: Add EPSS L3 DT binding on SC7280

[v3,1/1] adv_mix955x is a scheme that multiplexes PCA9554/PCA9555 into LED and GPIO
 2021-04-30  5:26 UTC 

[PATCH v2 1/2] perf/x86: Skip checking if 0x0 MSR exists for guest Arch LBR
 2021-04-30  5:22 UTC  (2+ messages)
` [PATCH v2 2/2] perf/x86/lbr: Move cpuc->lbr_xsave allocation out of sleeping region

[ANNOUNCE] 4.9.268-rt179
 2021-04-30  5:23 UTC 

[clocksource] 8c30ace35d: WARNING:at_kernel/time/clocksource.c:#clocksource_watchdog
 2021-04-30  5:08 UTC  (7+ messages)

[PATCH 00/12] perf intel-pt: Add more support for VMs
 2021-04-30  5:02 UTC  (4+ messages)
` [PATCH 11/12] perf intel-pt: Add VM Time Correlation to decoder

linux-next: removal of the cisco tree
 2021-04-30  4:49 UTC  (2+ messages)

[PATCH v2] drm/radeon/dpm: Disable sclk switching on Oland when two 4K 60Hz monitors are connected
 2021-04-30  4:56 UTC 

[PATCH -next] khugepaged: selftests: remove debug_cow
 2021-04-30  5:11 UTC 

[ANNOUNCE] 4.9.264-rt178
 2021-04-30  4:31 UTC 

[PATCH] net: stmmac: Remove duplicate declaration of stmmac_priv
 2021-04-30  4:29 UTC  (2+ messages)

[PATCH 1/3] lib: early_string: allow early usage of some string functions
 2021-04-30  4:22 UTC  (3+ messages)
` [PATCH 2/3] powerpc: prom_init: switch to early "
` [PATCH 3/3] x86: switch amd mem encrypt "

[PATCH v3 0/2] sunxi LRADC/volume key wakeup support
 2021-04-30  4:20 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: sun4i-a10-lradc-keys: Accept wakeup-source property
` [PATCH v3 2/2] input: sun4i-lradc-keys - Add wakup support

[PATCH 1/2] dt-bindings: arm: qcom: Document google,senor board
 2021-04-30  4:19 UTC  (5+ messages)
` [PATCH 2/2] arm64: dts: qcom: sc7280: Add "google,senor" to the compatible

[PATCH] RISC-V: insn: Use a raw spinlock to protect TEXT_POKE*
 2021-04-30  4:06 UTC  (5+ messages)

[GIT PULL] Please pull powerpc/linux.git powerpc-5.13-1 tag
 2021-04-30  4:02 UTC 

[PATCH v3 0/7] PinePhone BT audio bringup
 2021-04-30  3:58 UTC  (8+ messages)
` [PATCH v3 1/7] ASoC: dt-bindings: sun8i-codec: Increase #sound-dai-cells
` [PATCH v3 2/7] ARM: dts: sun8i-a33: Allow using multiple codec DAIs
` [PATCH v3 3/7] arm64: dts: allwinner: a64: "
` [PATCH v3 4/7] arm64: dts: allwinner: a64: Add pinmux nodes for AIF2/AIF3
` [PATCH v3 5/7] arm64: dts: allwinner: a64: Allow multiple DAI links
` [PATCH v3 6/7] arm64: dts: allwinner: pinephone: Add support for Bluetooth audio
` [PATCH v3 7/7] arm64: dts: allwinner: pinephone: Set audio card name

[rcu:clocksource] BUILD SUCCESS 4fe46427c9e41b5be0c3d210f81510a84c5c54c8
 2021-04-30  3:55 UTC 

[git pull] drm tegra-next + fixes for 5.13-rc1
 2021-04-30  3:50 UTC 

[RFC PATCH v6 1/4] topology: Represent clusters of CPUs within a die
 2021-04-30  3:46 UTC  (3+ messages)

[PATCH] ext4: fix memory leak in ext4_fill_super
 2021-04-30  3:44 UTC  (8+ messages)

[PATCH v2] usb: cdns3: Corrected comment to align with kernel-doc comment
 2021-04-30  3:38 UTC  (3+ messages)

linux-next: Tree for Apr 30
 2021-04-30  3:33 UTC 

[PATCH 0/9] Shrink the list lru size on memory cgroup removal
 2021-04-30  3:27 UTC  (4+ messages)

[PATCH v22 0/9] Free some vmemmap pages of HugeTLB page
 2021-04-30  3:13 UTC  (10+ messages)
` [PATCH v22 1/9] mm: memory_hotplug: factor out bootmem core functions to bootmem_info.c
` [PATCH v22 2/9] mm: hugetlb: introduce a new config HUGETLB_PAGE_FREE_VMEMMAP
` [PATCH v22 3/9] mm: hugetlb: gather discrete indexes of tail page
` [PATCH v22 4/9] mm: hugetlb: free the vmemmap pages associated with each HugeTLB page
` [PATCH v22 5/9] mm: hugetlb: defer freeing of HugeTLB pages
` [PATCH v22 6/9] mm: hugetlb: alloc the vmemmap pages associated with each HugeTLB page
` [PATCH v22 7/9] mm: hugetlb: add a kernel parameter hugetlb_free_vmemmap
` [PATCH v22 8/9] mm: memory_hotplug: disable memmap_on_memory when hugetlb_free_vmemmap enabled
` [PATCH v22 9/9] mm: hugetlb: introduce nr_free_vmemmap_pages in the struct hstate

[PATCH v2 0/2] Allwinner H6 USB3 device tree updates
 2021-04-30  3:19 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: usb: Document the Allwinner H6 DWC3 glue
` [PATCH v2 2/2] arm64: dts: allwinner: h6: Wrap DWC3 and PHY in glue layer

[PATCH 1/2] drm/msm/dp: service only one irq_hpd if there are multiple irq_hpd pending
 2021-04-30  3:11 UTC  (9+ messages)

[PATCH net-next v3 0/5] page_pool: recycle buffers
 2021-04-30  3:01 UTC  (4+ messages)

[PATCH v2 0/2] KVM: VMX: Clean up IRQ/NMI handling
 2021-04-30  2:56 UTC  (7+ messages)
` [PATCH v2 2/2] KVM: VMX: Invoke NMI handler via indirect call instead of INTn

[PATCH] rtw88: Remove duplicate include of coex.h
 2021-04-30  2:49 UTC 

[PATCH v3] firmware_loader: fix use-after-free in firmware_fallback_sysfs
 2021-04-30  2:49 UTC  (4+ messages)

[PATCH v7 2/6] leds: Add driver for Qualcomm LPG
 2021-04-30  2:48 UTC  (3+ messages)

[PATCH net-next 0/4] MT7530 interrupt support
 2021-04-30  2:38 UTC  (3+ messages)

[PATCH v4 0/4] Add Bitstream configuration support for Versal
 2021-04-30  2:28 UTC  (2+ messages)

[PATCH] scsi: ufs: remove redundant initialization of variable
 2021-04-30  2:14 UTC 

Very slow clang kernel config 
 2021-04-30  2:22 UTC  (5+ messages)

[PATCH v3] Add support for duty-cycle for RCG
 2021-04-30  2:21 UTC  (4+ messages)

[PATCH] clk: zynqmp: fix compile testing without ZYNQMP_FIRMWARE
 2021-04-30  2:17 UTC  (5+ messages)

[netfilter] d509b127cc: WARNING:at_kernel/rcu/tree_plugin.h:#__rcu_read_unlock
 2021-04-30  2:33 UTC 

[PATCH] nbd: provide a way for userspace processes to identify device backends
 2021-04-30  2:14 UTC  (2+ messages)

[PATCH] Revert "MIPS: make userspace mapping young by default"
 2021-04-30  2:07 UTC  (10+ messages)

[RFC v2] scripts: kernel-doc: reduce repeated regex expressions into variables
 2021-04-30  2:03 UTC  (4+ messages)
` [RFC v3] "

[PATCH] clk: meson: axg-audio: do not print error on defer
 2021-04-30  2:02 UTC  (3+ messages)

[PATCH v2 0/5] Cleanup and fixup for huge_memory
 2021-04-30  1:57 UTC  (4+ messages)
` [PATCH v2 3/5] mm/huge_memory.c: add missing read-only THP checking in transparent_hugepage_enabled()

[PATCH] kvm: x86: move srcu lock out of kvm_vcpu_check_block
 2021-04-30  1:54 UTC 

[f2fs] 02eb84b96b: ltp.swapon03.fail
 2021-04-30  1:48 UTC  (9+ messages)
` [LTP] "


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).