linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-05-12 07:27:22 to 2021-05-12 09:56:10 UTC [more...]

[PATCH 0/9 v6] Use local_lock for pcp protection and reduce stat overhead
 2021-05-12  9:54 UTC  (6+ messages)
` [PATCH 1/9] mm/page_alloc: Split per cpu page lists and zone stats
` [PATCH 2/9] mm/page_alloc: Convert per-cpu list protection to local_lock
` [PATCH 3/9] mm/vmstat: Convert NUMA statistics to basic NUMA counters
` [PATCH 4/9] mm/vmstat: Inline NUMA event counter updates
` [PATCH 5/9] mm/page_alloc: Batch the accounting updates in the bulk allocator

[PATCH RESEND] ARM: dts: imx6dl-yapp4: Configure the OLED display segment offset
 2021-05-12  9:55 UTC 

[PATCH v2 1/2] Revert "USB: serial: ch341: add new Product ID for CH341A"
 2021-05-12  9:55 UTC  (4+ messages)

[PATCH 1/3] f2fs: compress: remove unneeded f2fs_put_dnode()
 2021-05-12  9:52 UTC  (3+ messages)
` [PATCH 2/3] f2fs: compress: clean up parameter of __f2fs_cluster_blocks()
` [PATCH 3/3] f2fs: compress: remove unneeded preallocation

[patch 0/2] x86/idt: Consolidate IDT/TSS setup
 2021-05-12  9:52 UTC  (9+ messages)
` [patch 1/2] x86/cpu: Init exception handling from cpu_init_secondary()
      ` [patch 1/2 v2] x86/cpu: Init AP "

arch/powerpc/kernel/optprobes.c:34:1: error: unused function 'is_kprobe_ppc_optinsn_slot'
 2021-05-12  9:52 UTC  (5+ messages)

[PATCH net-next v4 0/4] page_pool: recycle buffers
 2021-05-12  9:50 UTC  (4+ messages)
` [PATCH net-next v4 2/4] page_pool: Allow drivers to hint on SKB recycling

[PATCH v2 0/3] mm/gup: Fix pin page write cache bouncing on has_pinned
 2021-05-12  9:49 UTC  (4+ messages)
` [PATCH v2 3/3] mm: gup: pack has_pinned in MMF_HAS_PINNED

[PATCH] x86/asm: Simplify __smp_mb() definition
 2021-05-12  9:50 UTC  (2+ messages)

[PATCH] sched: Initialize the idle task with preemption disabled
 2021-05-12  9:46 UTC 

block, bfq: NULL pointer dereference in bfq_rq_pos_tree_lookup()
 2021-05-12  9:49 UTC  (5+ messages)

[PATCH] seqlock,lockdep: Only check for preemption_disabled in non-rt
 2021-05-12  9:47 UTC  (4+ messages)
` [PATCH v2] "

[PATCH 0/8] serial: fsl_lpuart: sysrq, loopback support and fixes
 2021-05-12  9:46 UTC  (7+ messages)
` [PATCH 3/8] serial: fsl_lpuart: don't restore interrupt state in ISR
` [PATCH 4/8] serial: fsl_lpuart: handle break and make sysrq work

[PATCH 0/2] drm: Fix atomic helper dirtyfb stalls
 2021-05-12  9:46 UTC  (10+ messages)
` [PATCH 1/2] drm: Fix "

[PATCH BUGFIX 0/1] block, bfq: a bugfix for stable merge
 2021-05-12  9:43 UTC  (2+ messages)
` [PATCH BUGFIX 1/1] block, bfq: avoid circular stable merges

[PATCH 3/5] HID: magicmouse: Magic Trackpad 2 USB battery capacity
 2021-05-12  9:39 UTC  (2+ messages)

[syzbot] KASAN: use-after-free Read in bcm_rx_handler
 2021-05-12  9:40 UTC 

[syzbot] WARNING in rtl8152_probe
 2021-05-12  9:40 UTC 

[PATCH] iio: adc: Add missing MODULE_DEVICE_TABLE
 2021-05-12  9:38 UTC 

[PATCH] Signed-off-by: wenhuizhang <wenhui@gwmail.gwu.edu>
 2021-05-12  9:38 UTC  (3+ messages)
` [PATCH] Deadstore detected by Lukas Bulwahn's CodeChecker Tool (ELISA group)

[PATCH] thermal: sprd: Add missing MODULE_DEVICE_TABLE
 2021-05-12  9:37 UTC 

[PATCH] mm/sparse: fix check_usemap_section_nr warnings
 2021-05-12  9:37 UTC  (4+ messages)

[PATCH v2] sched/fair: Fix clearing of has_idle_cores flag
 2021-05-12  9:30 UTC  (3+ messages)
` [tip: sched/urgent] sched/fair: Fix clearing of has_idle_cores flag in select_idle_cpu()

[PATCH] drm/amdgpu: Register bad page handler for Aldebaran
 2021-05-12  9:36 UTC 

[PATCH] spi: sprd: Add missing MODULE_DEVICE_TABLE
 2021-05-12  9:35 UTC 

[PATCH 0/6] x86/sev-es: Fixes for SEV-ES guest support
 2021-05-12  9:32 UTC  (14+ messages)
` [PATCH 1/6] x86/sev-es: Don't return NULL from sev_es_get_ghcb()
` [PATCH 2/6] x86/sev-es: Forward page-faults which happen during emulation
` [PATCH 3/6] x86/sev-es: Use __put_user()/__get_user
` [PATCH 4/6] Revert "x86/sev-es: Handle string port IO to kernel memory properly"
` [PATCH 5/6] x86/sev-es: Fix error message in runtime #VC handler
` [PATCH 6/6] x86/sev-es: Leave NMI-mode before sending signals

[syzbot] divide error in do_journal_end (2)
 2021-05-12  9:30 UTC 

[PATCH 00/17] tty: Fix some coding style issues
 2021-05-12  9:26 UTC  (18+ messages)
` [PATCH 01/17] tty: tty_baudrate: Remove unnecessary tab and spaces in comment sentence
` [PATCH 02/17] tty: tty_baudrate: Fix coding style issues of block comments
` [PATCH 03/17] tty: tty_buffer: Add a blank line after declarations
` [PATCH 04/17] tty: tty_buffer: Remove the repeated word 'the'
` [PATCH 05/17] tty: tty_buffer: Fix coding style issues of block comments
` [PATCH 06/17] tty: tty_io: Remove spaces before tabs
` [PATCH 07/17] tty: tty_io: Add a blank line after declarations
` [PATCH 08/17] tty: tty_io: Fix spaces required around that ':'
` [PATCH 09/17] tty: tty_io: Fix trailing whitespace issues
` [PATCH 10/17] tty: tty_io: Fix coding style issues of block comments
` [PATCH 11/17] tty: tty_io: Remove the repeated word 'can'
` [PATCH 12/17] tty: tty_io: Fix an issue of code indent for conditional statements
` [PATCH 13/17] tty: tty_io: Delete a blank line before EXPORT_SYMBOL(foo)
` [PATCH 14/17] tty: tty_io: Remove return in void function
` [PATCH 15/17] tty: tty_port: Delete a blank line before EXPORT_SYMBOL(foo)
` [PATCH 16/17] tty: tty_port: Add a blank line after declarations
` [PATCH 17/17] tty: tty_port: Fix coding style issues of block comments

[PATCH 00/53] Get rid of UTF-8 chars that can be mapped as ASCII
 2021-05-12  9:25 UTC  (13+ messages)
` [PATCH 06/53] docs: admin-guide: avoid using UTF-8 chars
` [PATCH 12/53] docs: driver-api: "
` [PATCH 39/53] docs: dev-tools: testing-overview.rst: "

[RFC PATCH] vdpa: mandate 1.0 device
 2021-05-12  9:24 UTC  (11+ messages)

[RFC v2 PATCH 1/7] x86/entry: unify definitions from calling.h and ptrace-abi.h
 2021-05-12  9:23 UTC  (2+ messages)
` [tip: x86/asm] x86/entry: Unify definitions from <asm/calling.h> and <asm/ptrace-abi.h>

[RFC v2 PATCH 3/7] x86/syscall: unconditionally prototype {ia32,x32}_sys_call_table[]
 2021-05-12  9:23 UTC  (2+ messages)
` [tip: x86/asm] x86/syscall: Unconditionally "

[RFC v2 PATCH 2/7] x86/entry: reverse arguments to do_syscall_64()
 2021-05-12  9:23 UTC  (2+ messages)
` [tip: x86/asm] x86/entry: Reverse "

[RFC v2 PATCH 4/7] x86/syscall: maximize MSR_SYSCALL_MASK
 2021-05-12  9:23 UTC  (2+ messages)
` [tip: x86/asm] x86/syscall: Maximize MSR_SYSCALL_MASK

[RFC v2 PATCH 5/7] x86/entry: split PUSH_AND_CLEAR_REGS into two submacros
 2021-05-12  9:23 UTC  (2+ messages)
` [tip: x86/asm] x86/entry: Split "

[RFC v2 PATCH 6/7] x86/regs: syscall_get_nr() returns -1 for a non-system call
 2021-05-12  9:23 UTC  (2+ messages)
` [tip: x86/asm] x86/regs: Syscall_get_nr() "

[PATCH] remove the pointless BUG_ON(!task) from wake_up_q()
 2021-05-12  9:23 UTC  (2+ messages)
` [tip: sched/core] sched/core: Remove "

[PATCH] iio: adc: ad7768-1: Fix the right interrupt interface calls
 2021-05-12  9:21 UTC  (4+ messages)
  ` [PATCH] iio: adc: ad7768-1: Fix the right interrupt interfacecalls

[PATCH -next] media: omap3isp: add missing unlock on error in isp_subdev_notifier_complete()
 2021-05-12  9:23 UTC 

[PATCH v5 00/16] Clean up "mediatek,larb"
 2021-05-12  9:20 UTC  (3+ messages)
` [PATCH v5 13/16] media: mtk-vcodec: Get rid of mtk_smi_larb_get/put

[PATCH] pNFS/NFSv4: Remove redundant initialization of 'rd_size'
 2021-05-12  9:20 UTC 

linux-next: build failure after merge of the akpm-current tree
 2021-05-12  9:19 UTC  (2+ messages)

[PATCH] configfs: Remove redundant initialization of 'len'
 2021-05-12  9:17 UTC 

[PATCH 1/3] mfd: lp87565: fix typo in define names
 2021-05-12  9:17 UTC  (3+ messages)

[PATCH 1/2] dt-bindings: mfd: lp875xx: add optional reset GPIO
 2021-05-12  9:12 UTC  (3+ messages)
` [PATCH 2/2] mfd: lp87565: handle optional reset pin

[PATCH] f2fs: support cold file defragementation
 2021-05-12  9:09 UTC 

[PATCH 00/19] sched: Core Scheduling
 2021-05-12  9:07 UTC  (11+ messages)
` [PATCH 04/19] sched: Prepare for Core-wide rq->lock
  ` [PATCH v2 "
` [PATCH 17/19] sched: Inherit task cookie on fork()

[PATCH] video: fbdev: udlfb: Remove redundant initialization of
 2021-05-12  9:02 UTC 

[PATCH] [v2] ARM: mark prepare_page_table as __init
 2021-05-12  9:00 UTC 

[PATCH v3 0/4] P2040/P2041 i2c recovery erratum
 2021-05-12  8:57 UTC  (4+ messages)

[PATCH v2] platform/x86: drop unneeded assignment in host_control_smi()
 2021-05-12  8:57 UTC 

[PATCH v3 0/2] hwpoison: fix race with compound page allocation
 2021-05-12  8:55 UTC  (5+ messages)
` [PATCH v3 1/2] mm,hwpoison: "
` [PATCH v3 2/2] mm,hwpoison: make get_hwpoison_page call get_any_page()

[PATCH v4 0/5] kernfs: proposed locking and concurrency improvement
 2021-05-12  8:54 UTC  (5+ messages)

linux-next: manual merge of the iio tree with the staging.current tree
 2021-05-12  8:50 UTC  (3+ messages)

[RFC v2 PATCH 0/6] x86/entry: cleanups and consistent syscall number handling
 2021-05-12  8:51 UTC  (3+ messages)
` [RFC v2 PATCH 7/7] x86/entry: use int for syscall number; handle all invalid syscall nrs

[PATCH 00/10] Intel Keem Bay WDT bug fixes
 2021-05-12  8:47 UTC  (11+ messages)
` [PATCH 01/10] watchdog: keembay: Update WDT pre-timeout during the initialization
` [PATCH 02/10] watchdog: keembay: Upadate WDT pretimeout for every update in timeout
` [PATCH 03/10] watchdog: keembay: Update pretimeout to zero in the TH ISR
` [PATCH 04/10] watchdog: keembay: Clear either the TO or TH interrupt bit
` [PATCH 05/10] watchdog: keembay: Remove timeout update in the WDT start function
` [PATCH 06/10] watchdog: keembay: Removed timeout update in the TO ISR
` [PATCH 07/10] watchdog: keembay: Update the check in keembay_wdt_resume()
` [PATCH 08/10] watchdog: keembay: MACRO for WDT enable and disable values
` [PATCH 09/10] watchdog: keembay: WDT SMC handler MACRO name update
` [PATCH 10/10] watchdog: keembay: Typo corrections and other blank operations

[PATCH] perf/x86/intel/uncore: Drop unnecessary NULL checks after container_of
 2021-05-12  8:47 UTC  (2+ messages)
` [tip: perf/core] perf/x86/intel/uncore: Drop unnecessary NULL checks after container_of()

[PATCH] clocksource/drivers/hyper-v: Re-enable VDSO_CLOCKMODE_HVCLOCK on X86
 2021-05-12  8:46 UTC 

[PATCH v3 0/5] KVM: x86/pmu: Add support to enable guest PEBS via PT
 2021-05-12  8:44 UTC  (6+ messages)
` [PATCH v3 1/5] KVM: x86/pmu: Add pebs_vmx support for ATOM_TREMONT
` [PATCH v3 2/5] KVM: x86/pmu: Add the base address parameter for get_fixed_pmc()
` [PATCH v3 3/5] KVM: x86/pmu: Add counter reload MSR emulation for all counters
` [PATCH v3 4/5] KVM: x86/pmu: Add counter reload registers to the MSR-load list
` [PATCH v3 5/5] KVM: x86/pmu: Expose PEBS-via-PT in the KVM supported capabilities

[PATCH] f2fs: set file as cold when file defragmentation
 2021-05-12  8:45 UTC  (11+ messages)
              `  "

[RFC PATCH v4 00/13] iommu/smmuv3: Implement hardware dirty log tracking
 2021-05-12  8:44 UTC  (10+ messages)
` [RFC PATCH v4 01/13] iommu: Introduce dirty log tracking framework

[PATCH v2 1/3] arm64: ptrace: Add is_syscall_success to handle compat
 2021-05-12  8:43 UTC  (6+ messages)
` [PATCH v2 3/3] audit: Use syscall_get_return_value to get syscall return code in audit_syscall_exit

[RFC PATCH 0/3] vfio/hisilicon: add acc live migration driver
 2021-05-12  8:39 UTC  (11+ messages)
` [RFC PATCH 2/3] vfio/hisilicon: register the driver to vfio

[PATCH 0/6] x86/irq: trap and interrupt cleanups
 2021-05-12  8:38 UTC  (5+ messages)
` [PATCH 4/6] x86/irq: merge common code in DEFINE_IDTENTRY_SYSVEC[_SIMPLE]

[PATCH 1/5] powerpc/kuap: Force inlining of all first level KUAP helpers
 2021-05-12  8:35 UTC  (5+ messages)
` [PATCH 2/5] powerpc/32s: Refactor update of user segment registers
` [PATCH 3/5] powerpc/kuap: Rework Kernel Userspace Access Protection on book3s/32
` [PATCH 4/5] powerpc/kuap: Remove KUAP_CURRENT_XXX
` [PATCH 5/5] powerpc/kuap: Remove to/from/size parameters of prevent_user_access()

[PATCH v6 00/12] lib/find_bit: fast path for small bitmaps
 2021-05-12  8:33 UTC  (12+ messages)
` [PATCH 11/12] tools: sync lib/find_bit implementation

[PATCH net-next 0/4] atl1c: support for Mikrotik 10/25G NIC features
 2021-05-12  8:33 UTC  (6+ messages)
` [PATCH net-next 2/4] atl1c: improve performance by avoiding unnecessary pcie writes on xmit

[PATCH v3 2/2] clocksource: Add support for Xilinx AXI Timer
 2021-05-12  8:31 UTC  (2+ messages)

[PATCH v4 0/4] arm64: drop pfn_valid_within() and simplify pfn_valid()
 2021-05-12  8:32 UTC  (5+ messages)

[PATCH 1/1] iommu/vt-d: Support asynchronous IOMMU nested capabilities
 2021-05-12  8:30 UTC  (2+ messages)

arm32: panic in move_freepages (Was [PATCH v2 0/4] arm64: drop pfn_valid_within() and simplify pfn_valid())
 2021-05-12  8:26 UTC  (11+ messages)

[PATCH] staging: rtl8723bs: hal: Remove two set but unused variables
 2021-05-12  8:26 UTC 

[PATCH V4 0/5] Add support for PMK8350 PON_HLOS PMIC peripheral
 2021-05-12  8:24 UTC  (5+ messages)
` [PATCH V4 3/5] dt-bindings: power: reset: Change 'additionalProperties' to true
` [PATCH V4 5/5] dt-bindings: power: reset: qcom-pon: Convert qcom PON binding to yaml

[PATCH] ASoC: wm2200: remove include of wmfw.h
 2021-05-12  8:24 UTC  (2+ messages)

[PATCH] ASoC: wm_adsp: mark more data structures with the const qualifier
 2021-05-12  8:24 UTC  (2+ messages)

[PATCH V10] i2c: i2c-qcom-geni: Add shutdown callback for i2c
 2021-05-12  8:22 UTC 

[PATCH] ubifs: fix snprintf() checking
 2021-05-12  8:22 UTC  (2+ messages)

[PATCH v9 00/10] Extend regulator notification support
 2021-05-12  8:20 UTC  (3+ messages)
` [PATCH v9 02/10] reboot: Add hardware protection power-off

[PATCH] ARM: fix gcc-10 thumb2-kernel regression
 2021-05-12  8:12 UTC 

[PATCH v26 00/30] Control-flow Enforcement: Shadow Stack
 2021-05-12  8:12 UTC  (6+ messages)
` [PATCH v26 23/30] x86/cet/shstk: Handle thread shadow stack

[PATCH v3 0/2] DDR/L3 Scaling support on SC7280 SoCs
 2021-05-12  8:11 UTC  (3+ messages)
` [PATCH v3 1/2] cpufreq: blacklist SC7280 in cpufreq-dt-platdev
` [PATCH v3 2/2] arm64: dts: qcom: sc7280: Add cpu OPP tables

[PATCH v2 0/8] sched/fair: wake_affine improvements
 2021-05-12  8:08 UTC  (3+ messages)
` [PATCH v2 6/8] sched/idle: Move busy_cpu accounting to idle callback

[PATCH] PCI: hv: Move completion variable from stack to heap in hv_compose_msi_msg()
 2021-05-12  8:07 UTC 

[PATCH 00/15] misc: nnpi: New PCIe driver for Intel's NNP-I pcie device
 2021-05-12  8:07 UTC  (4+ messages)

[Patch v3 2/2] PCI: hv: Remove unused refcount and supporting functions for handling bus device removal
 2021-05-12  8:06 UTC 

[Patch v3 1/2] PCI: hv: Fix a race condition when removing the device
 2021-05-12  8:06 UTC 

[PATCH 1/5] kbuild: require all architectures to have arch/$(SRCARCH)/Kbuild
 2021-05-12  7:57 UTC  (5+ messages)
` [PATCH 2/5] alpha: move core-y in arch/alpha/Makefile to arch/alpha/Kbuild
` [PATCH 3/5] h8300: move core-y in arch/h8300/Makefile to arch/h8300/Kbuild
` [PATCH 4/5] hexagon: move core-y in arch/hexagon/Makefile to arch/hexagon/Kbuild
` [PATCH 5/5] sh: move core-y in arch/sh/Makefile to arch/sh/Kbuild

[PATCH] regulator: cros-ec: Fix error code in dev_err message
 2021-05-12  7:58 UTC 

linux-next: Tree for May 12
 2021-05-12  7:56 UTC 

linux-next: boot failure after merge of the akpm-current tree
 2021-05-12  7:53 UTC 

[PATCH 00/33] locking/atomic: convert all architectures to ARCH_ATOMIC
 2021-05-12  7:49 UTC  (5+ messages)

[PATCH] um: add 2 missing libs to fix various build errors
 2021-05-12  7:46 UTC  (5+ messages)

[PATCH v8 0/9] vfio/mdev: IOMMU aware mediated device
 2021-05-12  7:46 UTC  (6+ messages)
` [PATCH v8 7/9] vfio/mdev: Add iommu related member in mdev_device

[PATCH v3] KVM: x86: use wrpkru directly in kvm_load_{guest|host}_xsave_state
 2021-05-12  7:41 UTC  (2+ messages)

[PATCH 0/2] staging: iio: cdc: ad7746: initial effort to move out of staging
 2021-05-12  7:45 UTC  (3+ messages)
` [PATCH 1/2] staging: iio: cdc: ad7746: clean up driver comments and probe return

[PATCH] mm, hugetlb: fix resv_huge_pages underflow on UFFDIO_COPY
 2021-05-12  7:44 UTC 

[PATCH bpf v2] bpf: check BPF_F_ADJ_ROOM_FIXED_GSO when upgrading mss in 6 to 4
 2021-05-12  7:27 UTC  (2+ messages)
  ` [PATCH bpf-next v3] bpf: check for BPF_F_ADJ_ROOM_FIXED_GSO when bpf_skb_change_proto

[Outreachy kernel] [PATCH] staging: rtl8723bs: hal: Remove set but unused variable
 2021-05-12  7:38 UTC 

[PATCH V6] perf: Reset the dirty counter to prevent the leak for an RDPMC task
 2021-05-12  7:35 UTC  (7+ messages)

[PATCH] kernel/resource: Fix return code check in __request_free_mem_region
 2021-05-12  7:35 UTC 

[PATCH -next] soc: imx8m: add missing MODULE_DEVICE_TABLE
 2021-05-12  7:34 UTC  (2+ messages)

[PATCH V1 1/1] Fix race between iscsi logout and systemd-udevd
 2021-05-12  7:29 UTC  (5+ messages)

Linux 5.12.3
 2021-05-12  7:29 UTC  (2+ messages)

Linux 5.11.20
 2021-05-12  7:29 UTC  (2+ 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).