linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-01-12 05:09:07 to 2021-01-12 09:18:37 UTC [more...]

[PATCH] sched: pull tasks when CPU is about to run SCHED_IDLE tasks
 2021-01-12  8:18 UTC  (6+ messages)

[PATCH 1/2] scsi: ufs: Fix a possible NULL pointer issue
 2021-01-12  9:17 UTC  (7+ messages)
` [PATCH 2/2] scsi: ufs: Protect PM ops and err_handler from user access through sysfs

[PATCH V2] drivers: net: marvell: Fix two spellings, controling to controlling and oen to one
 2021-01-12  9:16 UTC  (2+ messages)

[PATCH 0/3 v2] Reduce number of active LB
 2021-01-12  9:16 UTC  (3+ messages)
` [PATCH 3/3 v2] sched/fair: reduce cases for active balance

[PATCH v2] af/rvu_cgx: Fix missing check bugs in rvu_cgx.c
 2021-01-12  2:09 UTC 

[PATCH 2/2] selftests/bpf: add verifier test for PTR_TO_MEM spill
 2021-01-12  9:15 UTC 

[PATCH] mm: Teach pfn_to_online_page() about ZONE_DEVICE section collisions
 2021-01-12  9:15 UTC  (3+ messages)

[PATCH bpf 1/2] bpf: support PTR_TO_MEM{,_OR_NULL} register spilling
 2021-01-12  9:14 UTC 

[PATCH] fs: cifs: remove unneeded variable in smb3_fs_context_dup
 2021-01-12  9:13 UTC 

[PATCH v2 0/2] Remove unnecessary devm_kfree
 2021-01-12  9:13 UTC  (4+ messages)
` [PATCH v2 1/2] scsi: hisi_sas: "

[PATCH 11/22] mm, compaction: Use free lists to quickly locate a migration target
 2021-01-12  9:10 UTC  (3+ messages)
` [PATCH] mm, compaction: make sure we isolate a valid freepage when high_pfn is used

[PATCH v6 0/5] media: i2c: Add RDACM21 camera module
 2021-01-12  9:10 UTC  (9+ messages)
` [PATCH v6 5/5] media: i2c: max9286: Configure reverse channel amplitude

[PATCH] pgo: add clang's Profile Guided Optimization infrastructure
 2021-01-12  9:10 UTC  (5+ messages)
` [PATCH v2] "
  ` [PATCH v3] "

[PATCH] arm/kasan:fix the arry size of kasan_early_shadow_pte
 2021-01-12  9:05 UTC  (4+ messages)
    `  "

[PATCH 4.4 00/38] 4.4.251-rc1 review
 2021-01-12  9:04 UTC  (2+ messages)

[PATCH v5 0/2] Add encoder ctrls for long term reference
 2021-01-12  9:04 UTC  (5+ messages)
` [PATCH v5 1/2] media: v4l2-ctrl: add control "
` [PATCH v5 2/2] venus: venc: Add support for Long Term Reference (LTR) controls

[PATCH v9 00/12] treewide: bd9571mwv: Add support for BD9574MWF
 2021-01-12  9:01 UTC  (13+ messages)
` [PATCH v9 01/12] mfd: bd9571mwv: Use devm_mfd_add_devices()
` [PATCH v9 02/12] dt-bindings: mfd: bd9571mwv: Document BD9574MWF
` [PATCH v9 03/12] mfd: rohm-generic: Add BD9571 and BD9574
` [PATCH v9 04/12] regulator: bd9571mwv: rid of using struct bd9571mwv
` [PATCH v9 05/12] regulator: bd9571mwv: Add BD9574MWF support
` [PATCH v9 06/12] gpio: bd9571mwv: Use the SPDX license identifier
` [PATCH v9 07/12] gpio: bd9571mwv: rid of using struct bd9571mwv
` [PATCH v9 08/12] gpio: bd9571mwv: Add BD9574MWF support
` [PATCH v9 09/12] mfd: bd9571mwv: Use the SPDX license identifier
` [PATCH v9 10/12] mfd: bd9571mwv: Use devm_regmap_add_irq_chip()
` [PATCH v9 11/12] mfd: bd9571mwv: Make the driver more generic
` [PATCH v9 12/12] mfd: bd9571mwv: Add support for BD9574MWF

[PATCH v3 1/5] f2fs: compress: add compress_inode to cache compressed blocks
 2021-01-12  9:02 UTC  (7+ messages)
    ` [f2fs-dev] "

[RFC, v2 0/1] msi support for platform devices
 2021-01-12  9:00 UTC  (6+ messages)
` [RFC, v3 0/2] "
  ` [RFC v3 1/2] vfio/platform: add support for msi

[PATCH v3 0/4] arm64: rockchip: Fix PCIe ep-gpios requirement and Add Nanopi M4B
 2021-01-12  9:01 UTC  (3+ messages)
` [PATCH v3 2/4] dt-bindings: arm: rockchip: Add FriendlyARM NanoPi M4B

[PATCH v1 0/7] coresight: etm-perf: Fix pid tracing with VHE
 2021-01-12  8:58 UTC  (7+ messages)
` [PATCH v1 1/7] coresight: etm-perf: Add support for PID tracing for kernel at EL2

[PATCH v2 0/2] Add MIPI rx DPI support
 2021-01-12  8:57 UTC  (7+ messages)
` [PATCH v2 1/2] dt-bindings: drm/bridge: anx7625: add DPI flag and swing setting
` [PATCH v2 2/2] drm/bridge: anx7625: add MIPI DPI input feature support

[PATCH 00/11] kasan: HW_TAGS tests support and fixes
 2021-01-12  8:57 UTC  (19+ messages)
` [PATCH 01/11] kasan: prefix exported functions with kasan_
` [PATCH 02/11] kasan: clarify HW_TAGS impact on TBI
` [PATCH 03/11] kasan: clean up comments in tests
` [PATCH 04/11] kasan: add match-all tag tests
` [PATCH 06/11] kasan: rename CONFIG_TEST_KASAN_MODULE
` [PATCH 07/11] kasan: add compiler barriers to KUNIT_EXPECT_KASAN_FAIL
` [PATCH 08/11] kasan: adopt kmalloc_uaf2 test to HW_TAGS mode
` [PATCH 09/11] kasan: fix memory corruption in kasan_bitops_tags test
` [PATCH 11/11] kasan: add proper page allocator tests

[PATCH] USB: serial: mos7720: improve handling of a kmalloc failure in read_mos_reg()
 2021-01-12  8:57 UTC  (2+ messages)

[PATCH] drm: Fix macro name DRM_MODE_PROP_OBJECT in code comment
 2021-01-12  8:56 UTC  (2+ messages)

[PATCH] drm: Removes invalid function return value comment information
 2021-01-12  8:54 UTC  (2+ messages)

[PATCH] i2c: remove redundant error print in stm32f7_i2c_probe
 2021-01-12  8:53 UTC 

[PATCH v6 00/11] Raspberry Pi PoE HAT fan support
 2021-01-12  8:52 UTC  (3+ messages)

[PATCH v1] net/ipv4: add IPv4_is_multicast() check in ip_mc_leave_group()
 2021-01-12  8:47 UTC 

[PATCH] bio: limit bio max size
 2021-01-12  8:33 UTC 

[PATCH] drm/bridge: nwl-dsi: Avoid potential multiplication overflow on 32-bit
 2021-01-12  8:46 UTC  (3+ messages)

[PATCH v2 0/3] Remove one more platform_device_add_properties() call
 2021-01-12  8:46 UTC  (2+ messages)

[PATCH v3 0/3] Add Hisilicon L3 cache controller support
 2021-01-12  8:46 UTC  (3+ messages)
` [PATCH v3 2/3] dt-bindings: arm: hisilicon: Add binding for L3 cache controller

[PATCH] edac: remove redundant error print in xgene_edac_probe
 2021-01-12  8:46 UTC 

gdbserver + fsgsbase kaputt
 2021-01-12  8:45 UTC  (7+ messages)

Old platforms: bring out your dead
 2021-01-12  8:41 UTC  (7+ messages)

[PATCH v2 1/2] dt-bindings: Add DT schema for Arm Mali Valhall GPU
 2021-01-12  8:41 UTC  (4+ messages)
` [PATCH v2 2/2] arm64: dts: mt8192: Add node for the Mali GPU

[PATCH 1/2] dt-bindings: clock: renesas: rcar-usb2-clock-sel: Add support for RZ/G2 M/N/H
 2021-01-12  8:39 UTC  (3+ messages)

[PATCH] wireless: realtek: Simplify bool comparison
 2021-01-12  8:39 UTC 

[PATCH V2 1/2] scripts: dtc: Add fdtoverlay.c and fdtdump.c to DTC_SOURCE
 2021-01-12  8:37 UTC  (5+ messages)
` [PATCH] of: unittest: Statically apply overlays using fdtoverlay

[PATCH] rtlwifi: rtl8821ae: style: Simplify bool comparison
 2021-01-12  8:33 UTC 

[PATCH v3 0/6] Fix some bugs about HugeTLB code
 2021-01-12  8:33 UTC  (4+ messages)
` [PATCH v3 4/6] mm: hugetlb: add return -EAGAIN for dissolve_free_huge_page

[PATCH V4 0/3] scripts: dtc: Build fdtoverlay
 2021-01-12  8:29 UTC  (4+ messages)
` [PATCH V4 1/3] scripts: dtc: Add fdtoverlay.c to DTC_SOURCE
` [PATCH V4 2/3] scripts: dtc: Build fdtoverlay tool
` [PATCH V4 3/3] scripts: dtc: Remove the unused fdtdump.c file

[PATCH] pinctrl: sprd: style: Simplify bool comparison
 2021-01-12  8:28 UTC 

[PATCH] staging: unisys: visornic: enhance visornic to use channel_interrupt
 2021-01-12  8:25 UTC 

[PATCH] nvme: Constify static attribute_group structs
 2021-01-12  8:27 UTC  (2+ messages)

[PATCH] nvmet-fc: associations list replaced with hlist rcu,
 2021-01-12  8:26 UTC  (4+ messages)
` [PATCH v2] nvmet-fc: associations list protected by rcu, instead of spinlock_irq where possible

[PATCH 1/2] clk: axi-clkgen: add support for ZynqMP (UltraScale)
 2021-01-12  8:25 UTC  (3+ messages)

[PATCH] scsi: lpfc: style: Simplify bool comparison
 2021-01-12  8:24 UTC 

[PATCH v2 0/2] fix tegra-hda on tegra30 devices
 2021-01-12  8:22 UTC  (2+ messages)

[PATCH v1 0/2] Add MIPI rx DPI support
 2021-01-12  8:20 UTC  (4+ messages)
` [PATCH v1 2/2] drm/bridge: anx7625: add MIPI DPI input feature support

[PATCH net-next 0/5] skbuff: introduce skbuff_heads bulking and reusing
 2021-01-12  8:20 UTC  (2+ messages)

[rcu:dev.2021.01.11a] BUILD SUCCESS 1bcbb15dbdea1ad775b58edf655eb5d58e47222f
 2021-01-12  8:19 UTC 

[PATCH] iov_iter: fix the uaccess area in copy_compat_iovec_from_user
 2021-01-12  8:19 UTC 

[PATCH] riscv: Remove duplicate definition in pagtable.h
 2021-01-12  8:17 UTC  (2+ messages)

[PATCH 4.9 00/45] 4.9.251-rc1 review
 2021-01-12  8:16 UTC  (2+ messages)

[PATCH] usb: cdnsp: fixes undefined reference to cdns_remove
 2021-01-12  8:15 UTC  (2+ messages)

[PATCH v1 0/3] char: use generic power management
 2021-01-12  8:09 UTC  (5+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/3] amd64-agp: "
  ` [PATCH v2 2/3] sis-agp: "
  ` [PATCH v2 3/3] via-agp: "

[PATCH v5 1/4] drm/i915: Keep track of pwm-related backlight hooks separately
 2021-01-12  8:11 UTC  (2+ messages)

[RFC PATCH 6/8] sched: Report local wake up on resched blind zone within idle loop
 2021-01-12  8:24 UTC  (2+ messages)
` [sched] 9720a64438: WARNING:at_kernel/sched/core.c:#sched_resched_local_assert_allowed

UBSAN: shift-out-of-bounds in kvm_vcpu_after_set_cpuid
 2021-01-12  8:06 UTC  (4+ messages)

[PATCH v12 00/13] Free some vmemmap pages of HugeTLB page
 2021-01-12  8:04 UTC  (3+ messages)
` [PATCH v12 04/13] mm/hugetlb: Free the vmemmap pages associated with each "

[PATCH v3 0/1] Add software TX timestamps to the CAN devices
 2021-01-12  7:58 UTC  (7+ messages)
` [PATCH v3 1/1] can: dev: add software tx timestamps

[PATCH] drm/ast: Disable fast reset after DRAM initial
 2021-01-12  7:58 UTC  (2+ messages)
` [PATCH v2] "

[bug] RTC alarm vs system suspend race condition
 2021-01-12  7:58 UTC 

[PATCH V7 00/13] Add driver for dvfsrc, support for active state of scpsys
 2021-01-12  7:57 UTC  (6+ messages)
` [PATCH V7 01/13] dt-bindings: soc: Add dvfsrc driver bindings

[RFC PATCH v3 0/6] Restricted DMA
 2021-01-12  7:48 UTC  (11+ messages)
` [RFC PATCH v3 5/6] dt-bindings: of: Add restricted DMA pool

[PATCH v2] vhost_vdpa: fix the problem in vhost_vdpa_set_config_call
 2021-01-12  7:49 UTC  (2+ messages)

[PATCH v3] vhost_vdpa: fix the problem in vhost_vdpa_set_config_call
 2021-01-12  7:49 UTC  (2+ messages)

[RFC PATCH bpf-next 0/2] bpf, libbpf: share BTF data show functionality
 2021-01-12  7:48 UTC  (3+ messages)
` [RFC PATCH bpf-next 1/2] bpf: share BTF "show" implementation between kernel and libbpf

[PATCH v2 1/1] mm/madvise: replace ptrace attach requirement for process_madvise
 2021-01-12  7:46 UTC  (2+ messages)

[PATCH] pci: avoid unsync of LTR mechanism configuration
 2021-01-12  7:27 UTC 

[PATCH 4.14 00/57] 4.14.215-rc1 review
 2021-01-12  7:36 UTC  (2+ messages)

[PATCH v7 0/3] Introduce perf-stat -b for BPF programs
 2021-01-12  7:35 UTC  (3+ messages)
` [PATCH v7 3/3] perf-stat: enable counting events "

[RFC PATCH v2 1/1] platform-msi: Add platform check for subdevice irq domain
 2021-01-12  7:34 UTC  (14+ messages)

[PATCH bpf-next 2/4] selftests/bpf: add non-BPF_LSM test for task local storage
 2021-01-12  7:33 UTC  (6+ messages)
  ` [PATCH bpf-next 4/4] bpf: runqslower: use "

[PATCH 4.19 00/77] 4.19.167-rc1 review
 2021-01-12  7:31 UTC  (2+ messages)

[PATCH 0/7] Add and enable GPI DMA users
 2021-01-12  7:31 UTC  (6+ messages)
` [PATCH 4/7] spi: spi-geni-qcom: Add support for GPI dma
` [PATCH 5/7] i2c: qcom-geni: Add support for GPI DMA

[PATCH V8 0/1] Implement Shutdown callback for geni-i2c
 2021-01-12  7:30 UTC  (3+ messages)
` [PATCH V8 1/1] i2c: i2c-qcom-geni: Add shutdown callback for i2c

[PATCH 0/5] Allocate memmap from hotadded memory (per device)
 2021-01-12  7:26 UTC  (4+ messages)
` [PATCH 1/5] mm: Introduce ARCH_MHP_MEMMAP_ON_MEMORY_ENABLE

[PATCH bpf-next 0/2] Allow attaching to bare tracepoints
 2021-01-12  7:26 UTC  (3+ messages)
` [PATCH bpf-next 2/2] selftests: bpf: Add a new test for "

[PATCH v3] proc_sysctl: fix oops caused by incorrect command parameters
 2021-01-12  7:24 UTC  (5+ messages)

[PATCH 0/2] misc: eeprom_93xx46: Enable module autoprobe
 2021-01-12  7:19 UTC  (3+ messages)
` [PATCH 1/2] misc: eeprom_93xx46: Fix module alias to enable "

[PATCH -next] f2fs: docs: rectify the table header in sysfs-fs-f2fs
 2021-01-12  7:18 UTC  (2+ messages)

[tip:x86/urgent] BUILD SUCCESS 7024f60d655272bd2ca1d3a4c9e0a63319b1eea1
 2021-01-12  7:18 UTC 

[PATCH v7 0/2] PCI: cadence: Retrain Link to work around Gen2
 2021-01-12  7:15 UTC  (2+ messages)

[PATCH v2 00/34] Intel Vision Processing base enabling
 2021-01-12  7:15 UTC  (3+ messages)
` [PATCH v2 29/34] Intel tsens i2c slave driver

[PATCH 5/6] compat: add set_maybe_compat_user_sigmask helper
 2021-01-12  7:11 UTC  (2+ messages)

[PATCH v1 0/5] Enable fw_devlink=on by default
 2021-01-12  7:11 UTC  (6+ messages)
` [PATCH v1 5/5] driver core: Set "

[RFC PATCH v3 00/16] CXL 2.0 Support
 2021-01-12  7:08 UTC  (5+ messages)
` [RFC PATCH v3 02/16] cxl/acpi: Add an acpi_cxl module for the CXL interconnect
` [RFC PATCH v3 04/16] cxl/mem: Introduce a driver for CXL-2.0-Type-3 endpoints

[PATCH] mm: vmscan: support equal reclaim for anon and file pages
 2021-01-12  7:03 UTC  (2+ messages)

[PATCH v8 0/3] Introduce Embedded Controller driver for Acer A500
 2021-01-12  6:59 UTC  (2+ messages)

[PATCH v3 0/9] Support Runtime PM and host mode by Tegra ChipIdea USB driver
 2021-01-12  6:56 UTC  (4+ messages)

[PATCH 5.4 00/92] 5.4.89-rc1 review
 2021-01-12  6:54 UTC  (2+ messages)

[PATCH V2] arch: x86: kernel: cpu: Takes a letter away and put a semicolon too, to match below stuc member
 2021-01-12  6:54 UTC  (2+ messages)

[PATCH 5.10 000/144] 5.10.7-rc2 review
 2021-01-12  6:51 UTC  (2+ messages)

[PATCH 0/2] Introduce PCI_FIXUP_IOMMU
 2021-01-12  6:49 UTC  (2+ messages)
` [PATCH] PCI: Add a quirk to enable SVA for HiSilicon chip

[PATCH] docs: ALSA: Fix reference to mixart.rst
 2021-01-12  6:50 UTC  (3+ messages)

[PATCH] drm/msm: Only enable A6xx LLCC code on A6xx
 2021-01-12  6:49 UTC  (8+ messages)
      ` [Freedreno] "

[PATCH v4 1/2] dt-bindings: Add DT schema for Arm Mali Valhall GPU
 2021-01-12  6:49 UTC  (2+ messages)
` [PATCH v4 2/2] arm64: dts: mt8192: Add node for the Mali GPU

[PATCH v2] i2c: tegra: Wait for config load atomically while in ISR
 2021-01-12  6:48 UTC  (3+ messages)

[PATCH] media:dvb-core: add .compat_ioctl define for dmx-dvr
 2021-01-12  6:45 UTC 

[PATCH v2] can: mcba_usb: Fix memory leak when cancelling urb
 2021-01-12  6:42 UTC  (4+ messages)

[PATCH 1/2] KVM: x86: Add emulation support for #GP triggered by VM instructions
 2021-01-12  6:37 UTC  (2+ messages)
` [PATCH 2/2] KVM: SVM: Add support for VMCB address check change

[PATCH] media:dvb-core: add .compat_ioctl define for dmx-dvr
 2021-01-12  6:27 UTC 

[PATCH v2 1/2] perf stat: Introduce struct runtime_stat_data
 2021-01-12  6:14 UTC  (2+ messages)
` [PATCH v2 2/2] perf stat: Take cgroups into account for shadow stats

[PATCH 00/15] Support ROHM BD71815 PMIC
 2021-01-12  6:14 UTC  (7+ messages)
` [PATCH 05/15] dt_bindings: mfd: Add "
` [PATCH 06/15] dt_bindings: regulator: Add ROHM BD71815 PMIC regulators

[PATCH -V8 0/3] numa balancing: Migrate on fault among multiple bound nodes
 2021-01-12  6:13 UTC  (3+ messages)
` [PATCH -V8 1/3] "

linux-next: build warning after merge of the f2fs tree
 2021-01-12  6:07 UTC  (7+ messages)

[PATCH v7 00/18] HSM driver for ACRN hypervisor
 2021-01-12  6:05 UTC  (4+ messages)
` [PATCH v7 09/18] virt: acrn: Introduce I/O request management

[PATCH] xen/privcmd: allow fetching resource sizes
 2021-01-12  6:01 UTC  (6+ messages)

[PATCH v4 00/10] sunxi: Support IRQ wakeup from deep sleep
 2021-01-12  5:59 UTC  (11+ messages)
` [PATCH v4 01/10] dt-bindings: irq: sun6i-r: Split the binding from sun7i-nmi
` [PATCH v4 02/10] dt-bindings: irq: sun6i-r: Add a compatible for the H3
` [PATCH v4 03/10] irqchip/sun6i-r: Use a stacked irqchip driver
` [PATCH v4 04/10] irqchip/sun6i-r: Add wakeup support
` [PATCH v4 05/10] ARM: dts: sunxi: Rename nmi_intc to r_intc
` [PATCH v4 06/10] ARM: dts: sunxi: Use the new r_intc binding
` [PATCH v4 07/10] ARM: dts: sunxi: h3/h5: Add r_intc node
` [PATCH v4 08/10] ARM: dts: sunxi: Move wakeup-capable IRQs to r_intc
` [PATCH v4 09/10] arm64: dts: allwinner: Use the new r_intc binding
` [PATCH v4 10/10] arm64: dts: allwinner: Move wakeup-capable IRQs to r_intc

[PATCH v2] Create i2c_writesl_vi() to use with VI I2C
 2021-01-12  5:56 UTC  (3+ messages)
` [PATCH v2] i2c: tegra: Create i2c_writesl_vi() to use with VI I2C for filling TX FIFO

[PATCH] udf: fix the problem that the disc content is not displayed
 2021-01-12  5:53 UTC 

[PATCH v5] usb: xhci-mtk: fix unreleased bandwidth data
 2021-01-12  5:48 UTC  (5+ messages)

linux-next: Tree for Jan 12
 2021-01-12  5:35 UTC 

[PATCH v2 2/2] ASoC: rt715:add Mic Mute LED control support
 2021-01-12  5:27 UTC  (3+ messages)

[PATCH V4 0/6] Add the page size in the perf record (user tools)
 2021-01-12  5:24 UTC  (2+ messages)

[PATCH v3 0/2] mm: fix initialization of struct page for holes in memory layout
 2021-01-12  5:25 UTC  (3+ messages)

[PATCH] arm64: Kconfig: Increase NR_CPUS default to 512
 2021-01-12  5:20 UTC  (6+ messages)

[PATCH][v3] cpufreq: intel_pstate: Get percpu max freq via HWP MSR register if available
 2021-01-12  5:21 UTC 

[rcu:dev.2021.01.10b] BUILD SUCCESS 9de99ba4b278472b32c437ceb28423e62093faff
 2021-01-12  5:15 UTC 

[PATCH v2 1/6] drivers: crypto: qce: sha: Restore/save ahash state with custom struct in export/import
 2021-01-12  5:11 UTC  (2+ messages)

[PATCH] arch: x866: kernel: cpu: Take away a single latter to match the structure member below
 2021-01-12  5:12 UTC  (2+ messages)

[PATCH V2 2/2] scripts: dtc: Build fdtoverlay and fdtdump tools
 2021-01-12  5:08 UTC  (4+ messages)
` [PATCH V3 "


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