linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-03-16 12:57:36 to 2021-03-16 15:38:07 UTC [more...]

[PATCH 1/2] Makefile: Remove '--gcc-toolchain' flag
 2021-03-16 15:36 UTC  (5+ messages)
` [PATCH v2 "

[PATCH v10 0/3] Charge loop device i/o to issuing cgroup
 2021-03-16 15:36 UTC 

[PATCH 0/3] KVM: my debug patch queue
 2021-03-16 15:31 UTC  (13+ messages)
` [PATCH 1/3] scripts/gdb: rework lx-symbols gdb script
` [PATCH 2/3] KVM: x86: guest debug: don't inject interrupts while single stepping

[PATCH v3 2/2] rockchip: rk3399: Add support for FriendlyARM NanoPi R4S
 2021-03-16 15:34 UTC  (3+ messages)

[PATCH 00/12] Remove more unused code blocks
 2021-03-16 15:33 UTC  (13+ messages)
` [PATCH 01/12] staging: rtl8723bs: remove unused code blocks conditioned by never set CONFIG_CMCC_TEST
` [PATCH 02/12] staging: rtl8723bs: remove unused code blocks conditioned by never set CONFIG_INTERRUPT_BASED_TXBCN*
` [PATCH 03/12] staging: rtl8723bs: remove unused code blocks conditioned by never set CONFIG_DISABLE_MCS13TO15
` [PATCH 04/12] staging: rtl8723bs: remove unused code blocks conditioned by never set CONFIG_UPDATE_INDICATE_SEQ_WHILE_PROCESS_ADDBA_REQ
` [PATCH 05/12] staging: rtl8723bs: remove unused code blocks conditioned by never set CONFIG_VALIDATE_SSID
` [PATCH 06/12] staging: rtl8723bs: remove unused code blocks conditioned by never set CONFIG_LAYER2_ROAMING_ACTIVE
` [PATCH 07/12] staging: rtl8723bs: remove unused code blocks conditioned by never set CONFIG_USB_VENDOR*
` [PATCH 08/12] staging: rtl8723bs: remove unused code blocks conditioned by never set CONFIG_SINGLE_RECV_BUF
` [PATCH 09/12] staging: rtl8723bs: remove unused code blocks conditioned by never set CONFIG_RX_INDICATE_QUEUE
` [PATCH 10/12] staging: rtl8723bs: remove unused code blocks conditioned by never set CONFIG_BSD_RX_USE_MBUF
` [PATCH 11/12] staging: rtl8723bs: remove unused code blocks conditioned by never set CONFIG_R871X_TEST
` [PATCH 12/12] staging: rtl8723bs: remove unused code blocks conditioned by never set CONFIG_MULTI_VIR_IFACES

[PATCH 0/3] switch to unsafe_follow_pfn
 2021-03-16 15:33 UTC  (4+ messages)
` [PATCH 1/3] mm: Add unsafe_follow_pfn
` [PATCH 2/3] media/videobuf1|2: Mark follow_pfn usage as unsafe
` [PATCH 3/3] mm: unexport follow_pfn

[PATCH 0/4] locking/ww_mutex: Fix locktorture ww_mutex test problems
 2021-03-16 15:31 UTC  (5+ messages)
` [PATCH 1/4] locking/ww_mutex: Simplify use_ww_ctx & ww_ctx handling
` [PATCH 2/4] locking/ww_mutex: Fix acquire/release imbalance in ww_acquire_init()/ww_acquire_fini()
` [PATCH 3/4] locking/ww_mutex: Treat ww_mutex_lock() like a trylock
` [PATCH 4/4] locking/locktorture: Fix incorrect use of ww_acquire_ctx in ww_mutex test

[PATCH v2 1/1] scsi: storvsc: Enable scatterlist entry lengths > 4Kbytes
 2021-03-16 15:29 UTC  (3+ messages)

[V2 net-next] net: mvpp2: Add reserved port private flag configuration
 2021-03-16 15:28 UTC  (3+ messages)
  ` [EXT] "

[PATCH v3 0/3] Binder: Enable App Freezing Capability
 2021-03-16 15:28 UTC  (3+ messages)
` [PATCH v3 1/3] binder: BINDER_FREEZE ioctl

[PATCH 00/10] tick/nohz updates
 2021-03-16 15:27 UTC  (12+ messages)
` [PATCH 01/10] tick/nohz: Prevent tick_nohz_get_sleep_length() from returning negative value
` [PATCH 02/10] tick/nohz: Add tick_nohz_full_this_cpu()
` [PATCH 06/10] timer: Report ignored local enqueue in nohz mode

[PATCH] arm64: traps: add tracepoints for unusal exception cases
 2021-03-16 15:28 UTC  (4+ messages)

[PATCH] mm: Move mem_init_print_info() into mm_init()
 2021-03-16 15:29 UTC  (4+ messages)
` [PATCH RESEND] "

[PATCH v1 1/1] genirq/irq_sim: Fix typos in kernel doc (fnode -> fwnode)
 2021-03-16 15:25 UTC  (2+ messages)
` [tip: irq/urgent] "

[PATCH v7 0/3] block device interposer
 2021-03-16 15:25 UTC  (6+ messages)
` [PATCH v7 3/3] dm: add DM_INTERPOSED_FLAG

[PATCH v2] ASoC: Intel: sof_rt5682: Add ALC1015Q-VB speaker amp support
 2021-03-16 15:20 UTC  (3+ messages)

[PATCH tip/core/rcu 0/3] Polling RCU grace-period interfaces for v5.13
 2021-03-16 15:17 UTC  (4+ messages)
` [PATCH tip/core/rcu 1/3] rcu: Provide polling interfaces for Tree RCU grace periods

[PATCH net] net: lapbether: Prevent racing when checking whether the netif is running
 2021-03-16 15:17 UTC  (3+ messages)

[PATCH v23 0/9] Control-flow Enforcement: Indirect Branch Tracking
 2021-03-16 15:13 UTC  (10+ messages)
` [PATCH v23 1/9] x86/cet/ibt: Update Kconfig for user-mode "
` [PATCH v23 2/9] x86/cet/ibt: User-mode Indirect Branch Tracking support
` [PATCH v23 3/9] x86/cet/ibt: Handle signals for Indirect Branch Tracking
` [PATCH v23 4/9] x86/cet/ibt: Update ELF header parsing "
` [PATCH v23 5/9] x86/cet/ibt: Update arch_prctl functions "
` [PATCH v23 6/9] x86/entry: Introduce ENDBR macro
` [PATCH v23 7/9] x86/vdso/32: Add ENDBR to __kernel_vsyscall entry point
` [PATCH v23 8/9] x86/vdso: Insert endbr32/endbr64 to vDSO
` [PATCH v23 9/9] x86/vdso: Add ENDBR to __vdso_sgx_enter_enclave

[PATCH v5 00/36] KVM: arm64: A stage 2 for the host
 2021-03-16 15:16 UTC  (6+ messages)
` [PATCH v5 33/36] KVM: arm64: Wrap the host with a stage 2

[PATCH] perf/core: fix unconditional security_locked_down() call
 2021-03-16 15:12 UTC  (4+ messages)

[PATCH v23 00/28] Control-flow Enforcement: Shadow Stack
 2021-03-16 15:10 UTC  (29+ messages)
` [PATCH v23 01/28] Documentation/x86: Add CET description
` [PATCH v23 02/28] x86/cet/shstk: Add Kconfig option for user-mode control-flow protection
` [PATCH v23 03/28] x86/cpufeatures: Add CET CPU feature flags for Control-flow Enforcement Technology (CET)
` [PATCH v23 04/28] x86/cpufeatures: Introduce X86_FEATURE_CET and setup functions
` [PATCH v23 05/28] x86/fpu/xstate: Introduce CET MSR and XSAVES supervisor states
` [PATCH v23 06/28] x86/cet: Add control-protection fault handler
` [PATCH v23 07/28] x86/mm: Remove _PAGE_DIRTY from kernel RO pages
` [PATCH v23 08/28] x86/mm: Move pmd_write(), pud_write() up in the file
` [PATCH v23 09/28] x86/mm: Introduce _PAGE_COW
` [PATCH v23 10/28] drm/i915/gvt: Change _PAGE_DIRTY to _PAGE_DIRTY_BITS
` [PATCH v23 11/28] x86/mm: Update pte_modify for _PAGE_COW
` [PATCH v23 12/28] x86/mm: Update ptep_set_wrprotect() and pmdp_set_wrprotect() for transition from _PAGE_DIRTY to _PAGE_COW
` [PATCH v23 13/28] mm: Introduce VM_SHSTK for shadow stack memory
` [PATCH v23 14/28] x86/mm: Shadow Stack page fault error checking
` [PATCH v23 15/28] x86/mm: Update maybe_mkwrite() for shadow stack
` [PATCH v23 16/28] mm: Fixup places that call pte_mkwrite() directly
` [PATCH v23 17/28] mm: Add guard pages around a shadow stack
` [PATCH v23 18/28] mm/mmap: Add shadow stack pages to memory accounting
` [PATCH v23 19/28] mm: Update can_follow_write_pte() for shadow stack
` [PATCH v23 20/28] mm/mprotect: Exclude shadow stack from preserve_write
` [PATCH v23 21/28] mm: Re-introduce vm_flags to do_mmap()
` [PATCH v23 22/28] x86/cet/shstk: User-mode shadow stack support
` [PATCH v23 23/28] x86/cet/shstk: Handle signals for shadow stack
` [PATCH v23 24/28] ELF: Introduce arch_setup_elf_property()
` [PATCH v23 25/28] x86/cet/shstk: Handle thread shadow stack
` [PATCH v23 26/28] x86/cet/shstk: Add arch_prctl functions for "
` [PATCH v23 27/28] mm: Move arch_calc_vm_prot_bits() to arch/x86/include/asm/mman.h
` [PATCH v23 28/28] mm: Introduce PROT_SHSTK for shadow stack

[PATCH] softirq: Be more verbose on t->state BUG()
 2021-03-16 15:10 UTC  (3+ messages)

[syzbot] KMSAN: uninit-value in video_usercopy (2)
 2021-03-16 15:06 UTC  (6+ messages)

linux-next: manual merge of the hyperv tree with the tip tree
 2021-03-16 15:05 UTC  (3+ messages)

[PATCH v3] ASoC: amd: add support for rt5682 codec in machine driver
 2021-03-16 14:53 UTC  (4+ messages)

[PATCH] net: broadcom: BCM4908_ENET should not default to y, unconditionally
 2021-03-16 13:46 UTC  (2+ messages)

[PATCH v2] bpf: Fix memory leak in copy_process()
 2021-03-16 15:00 UTC  (3+ messages)
` 回复: "

[PATCH] iommu/amd: Fix iommu remap panic while amd_iommu is set to disable
 2021-03-16 15:00 UTC  (4+ messages)

[PATCH 0/5] Uncore PMON discovery mechanism support
 2021-03-16 14:53 UTC  (6+ messages)
` [PATCH 1/5] perf/x86/intel/uncore: Parse uncore discovery tables

[PATCH v3 2/2] rockchip: rk3399: Add support for FriendlyARM NanoPi R4S
 2021-03-16 14:52 UTC  (2+ messages)

[PATCH v1 00/14] Multigenerational LRU
 2021-03-16 14:50 UTC  (4+ messages)

[PATCH v3 2/2] rockchip: rk3399: Add support for FriendlyARM NanoPi R4S
 2021-03-16 14:49 UTC 

[PATCH v3 0/1] add ACPI binding to RX6110 driver
 2021-03-16 14:48 UTC  (2+ messages)
` [PATCH v4] rtc: rx6110: add ACPI bindings to I2C

[PATCH -next 0/5] block: add a sequence number to disks
 2021-03-16 14:13 UTC  (4+ messages)
` [PATCH -next 1/5] block: add disk sequence number

[PATCH 5.11 000/306] 5.11.7-rc1 review
 2021-03-16 14:38 UTC  (3+ messages)

[GIT PULL] fuse fixes for 5.12-rc4
 2021-03-16 14:37 UTC 

[PATCH 1/1] amdgpu: use MMIO to init atombios if device is Thunderbolt / USB4 attached
 2021-03-16 14:36 UTC  (4+ messages)

[PATCH 1/2] dt-bindings: Bump dtschema version required to v2021.2.1
 2021-03-16 14:34 UTC  (5+ messages)
` [PATCH 2/2] kbuild: Enable DT undocumented compatible checks

[PATCH v2] task_work: kasan: record task_work_add() call stack
 2021-03-16 14:33 UTC  (2+ messages)

Lockdep report for hci_conn_get_phy()
 2021-03-16 14:31 UTC  (5+ messages)
  ` [PATCH] Bluetooth: avoid deadlock between hci_dev->lock and socket lock

linux-next: build warning after merge of the opp tree
 2021-03-16 14:29 UTC  (3+ messages)

[PATCH 1/2] tools/x86/kcpuid: Check last token too
 2021-03-16 14:28 UTC  (4+ messages)
` [PATCH 2/2] tools/x86/kcpuid: Add AMD leaf 0x8000001E

[PATCH] mm: Move page_mapping_file to pagemap.h
 2021-03-16 14:10 UTC 

[PATCH v5] printk: Userspace format enumeration support
 2021-03-16 14:28 UTC  (9+ messages)

[PATCH v2] staging: rtl8723bs: remove unused code blocks conditioned by never set CONFIG_GPIO_API
 2021-03-16 14:27 UTC 

[PATCH v2] hwmon: corsair-psu: add support for critical values
 2021-03-16 14:21 UTC  (5+ messages)

[RFC PATCH v2] jffs2: add support for zstd compression
 2021-03-16 14:19 UTC 

[RFC PATCH] jffs2: add support for zstd compression
 2021-03-16 14:11 UTC  (2+ messages)

[PATCH] tasklet: Remove tasklet_kill_immediate
 2021-03-16 14:10 UTC  (2+ messages)
` [tip: irq/core] "

[PATCH] genirq: fix language typos
 2021-03-16 14:10 UTC  (2+ messages)
` [tip: irq/core] genirq: Fix typos and misspellings in comments

[PATCH v2] PCI: Run platform power transition on initial D0 entry
 2021-03-16 14:10 UTC  (5+ messages)

[PATCH] Fix use-after-free in io_wqe_inc_running() due to wq already being free'd
 2021-03-16 14:08 UTC  (5+ messages)

[PATCH] ALSA: hda/realtek: fix mute/micmute LEDs for HP 850 G8
 2021-03-16 14:08 UTC  (2+ messages)

[PATCH v2 00/27] perf tool: AlderLake hybrid support series 1
 2021-03-16 14:04 UTC  (7+ messages)
` [PATCH v2 11/27] perf parse-events: Support hardware events inside PMU

[PATCH v2] staging: rtl8723bs: remove unused code blocks conditioned by never set CONFIG_AP_WOWLAN
 2021-03-16 14:04 UTC 

[PATCH] drm/omap: dsi: fix unsigned expression compared with zero
 2021-03-16 14:03 UTC  (3+ messages)

[PATCH v2] net: broadcom: BCM4908_ENET should not default to y, unconditionally
 2021-03-16 14:03 UTC 

[v5] PCI: Add reset quirk for Huawei Intelligent NIC virtual function
 2021-03-16 14:08 UTC 

[PATCH 00/13] rcu/nocb updates v2
 2021-03-16 14:02 UTC  (5+ messages)
` [PATCH 12/13] rcu/nocb: Prepare for finegrained deferred wakeup

[PATCH 5.10 000/290] 5.10.24-rc1 review
 2021-03-16 13:54 UTC  (5+ messages)
` [PATCH 5.10 113/290] net: dsa: implement a central TX reallocation procedure

[RESEND PATCH v2] perf stat: improve readability of shadow stats
 2021-03-16 13:53 UTC  (2+ messages)

[PATCH] perf record: Fix memory leak in vDSO
 2021-03-16 13:50 UTC  (5+ messages)

[PATCH] ASoC: fsl_sai: remove reset code from dai_probe
 2021-03-16 13:49 UTC  (5+ messages)

AW: [PATCH v2 2/3] rtc: rx6110: add ACPI bindings to I2C
 2021-03-16 13:46 UTC  (5+ messages)
` [PATCH v3 1/1] "

[RFC PATCH v2 0/2] kvm/arm64: Try stage2 block mapping for host device MMIO
 2021-03-16 13:43 UTC  (3+ messages)
` [RFC PATCH v2 1/2] kvm/arm64: Remove the creation time's mapping of MMIO regions
` [RFC PATCH v2 2/2] kvm/arm64: Try stage2 block mapping for host device MMIO

[PATCH] pinctrl: PINCTRL_ROCKCHIP should depend on ARCH_ROCKCHIP
 2021-03-16 13:40 UTC 

[PATCH] leds: LEDS_BLINK_LGM should depend on X86
 2021-03-16 13:39 UTC 

[PATCH] mfd: ABX500_CORE should depend on ARCH_U8500
 2021-03-16 13:37 UTC 

[PATCH] reset: RESET_BRCMSTB_RESCAL should depend on ARCH_BRCMSTB
 2021-03-16 13:37 UTC 

[PATCH 00/15] staging: rtl8723bs: remove unused code blocks
 2021-03-16 13:36 UTC  (4+ messages)
` [PATCH 05/15] staging: rtl8723bs: remove unused code blocks conditioned by never set CONFIG_PM

[mm] f3344adf38: fxmark.hdd_btrfs_DWAL_63_bufferedio.works/sec -52.4% regression
 2021-03-16 13:31 UTC  (3+ messages)

[PATCH] Add MHI bus support and driver for T99W175 5G modem
 2021-03-16 13:30 UTC  (2+ messages)

[RESEND PATCH 01/42] mfd: arizona: use PLATFORM_DEVID_NONE
 2021-03-16 13:28 UTC  (2+ messages)

[RESEND PATCH] mfd: sec: initialize driver via module_platform_driver
 2021-03-16 13:25 UTC 

RFC: dt-binding: media: document ON Semi AR0521 sensor bindings
 2021-03-16 13:25 UTC 

RFC: MEDIA: Driver for ON Semi AR0521 camera sensor
 2021-03-16 13:25 UTC 

[PATCH v2 0/2] optee: fix OOM seen due to tee_shm_free()
 2021-03-16 13:21 UTC  (4+ messages)
` [PATCH v2 1/2] optee: fix tee out of memory failure seen during kexec reboot

[PATCH v2] cifs: Silently ignore unknown oplock break handle
 2021-03-16 13:21 UTC  (2+ messages)

[PATCH bpf-next 0/5] Add a snprintf eBPF helper
 2021-03-16 13:18 UTC  (4+ messages)
` [PATCH bpf-next 2/5] bpf: Add a bpf_snprintf helper

[PATCH] thermal: power_allocator: using round the division when re-divvying up power
 2021-03-16 13:16 UTC  (4+ messages)

[PATCH v4] perf tools: perf_event_paranoid and kptr_restrict may crash on 'perf top'
 2021-03-16 13:15 UTC  (3+ messages)

[RFC PATCH 1/3] mtd: spi-nor: support dumping sfdp tables
 2021-03-16 13:15 UTC  (5+ messages)
` [RFC PATCH 2/3] mtd: spi-nor: sfdp: fix spi_nor_read_sfdp()

[PATCH v15 0/4] Adding the Sparx5 Serdes driver
 2021-03-16 13:14 UTC  (3+ messages)
` [PATCH v15 2/4] phy: Add media type and speed serdes configuration interfaces

[PATCH v7 0/1] Adding support for IIO SCMI based sensors
 2021-03-16 13:13 UTC  (11+ messages)
` [PATCH v7 1/1] iio/scmi: Adding support for IIO SCMI Based Sensors

[PATCH v5] add support for pci in the pvpanic driver
 2021-03-16 12:20 UTC  (4+ messages)
` [PATCH v5 1/3] misc/pvpanic: split-up generic and platform dependent code
` [PATCH v5 2/3] misc/pvpanic: probe multiple instances
` [PATCH v5 3/3] misc/pvpanic: add PCI driver

[PATCH v2] IB/mlx5: Reduce max order of memory allocated for xlt update
 2021-03-16 13:09 UTC 

[PATCH] perf stat: Align CSV output for summary mode
 2021-03-16 13:07 UTC  (3+ messages)

[PATCH v5] perf annotate: Fix sample events lost in stdio mode
 2021-03-16 13:07 UTC  (2+ messages)

[PATCH v2] seq_file: Unconditionally use vmalloc for buffer
 2021-03-16 13:01 UTC  (7+ messages)

[PATCH] kernel:kprobe: Fix typo issue
 2021-03-16 12:57 UTC 

[PATCH v2 00/18] media: gmsl: Reliability improvement
 2021-03-16 12:56 UTC  (4+ messages)
` [PATCH v2 02/18] media: i2c: rdacm20: Enable noise immunity

[PATCH] Revert "phy: ti: j721e-wiz: add missing of_node_put"
 2021-03-16 12:51 UTC 


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