linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-12-09 20:05:19 to 2020-12-09 23:06:21 UTC [more...]

[PATCH v2 15/24] proc/fd: In proc_readfd_common use task_lookup_next_fd_rcu
 2020-12-09 23:04 UTC  (15+ messages)
            ` [PATCH] files: rcu free files_struct
                  ` [PATCH -1/24] exec: Don't open code get_close_on_exec

[PATCH RFC v2 sl-b] Export return addresses etc. for better diagnostics
 2020-12-09 23:04 UTC  (8+ messages)
` [PATCH v2 sl-b 1/5] mm: Add mem_dump_obj() to print source of memory block
` [PATCH v2 sl-b 3/5] mm: Make mem_dump_obj() handle vmalloc() memory

kernel/bpf/verifier.c:9689:12: warning: stack frame size of 1080 bytes in function 'resolve_pseudo_ldimm64'
 2020-12-09 23:03 UTC 

[RESEND PATCH v3 0/2] i2c: i2c-mux-gpio: Enable this driver in ACPI land
 2020-12-09 23:03 UTC  (6+ messages)
` [RESEND PATCH v3 2/2] "

[PATCH RFC 0/8] dcache: increase poison resistance
 2020-12-09 23:01 UTC  (2+ messages)

[PATCH] usb: typec: Add bus type for plug alt modes
 2020-12-09 22:59 UTC  (7+ messages)

[PATCH net-next] net: x25: Remove unimplemented X.25-over-LLC code stubs
 2020-12-09 22:53 UTC  (3+ messages)

linux-next: Signed-off-by missing for commits in the cifs tree
 2020-12-09 22:52 UTC  (2+ messages)

[GIT PULL] ARM: SoC fixes for v5.10, part 4
 2020-12-09 22:52 UTC 

[PATCH v2 0/7] tty: add flag to suppress ready signalling on open
 2020-12-09 22:49 UTC  (3+ messages)

[PATCH 0/8] arm64: sunxi: Initial Allwinner H616 SoC support
 2020-12-09 22:45 UTC  (6+ messages)
` [PATCH 5/8] clk: sunxi-ng: Add support for the Allwinner H616 CCU
  ` [linux-sunxi] "

[PATCH v2 net-next 1/1] net: stmmac: allow stmmac to probe for C45 PHY devices
 2020-12-09 22:47 UTC 

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

[PATCH 0/2] x86: Add the feature Virtual SPEC_CTRL
 2020-12-09 22:39 UTC  (4+ messages)
` [PATCH 1/2] x86/cpufeatures: Add the Virtual SPEC_CTRL feature

[RFC PATCH v2 00/14] CXL 2.0 Support
 2020-12-09 22:38 UTC  (5+ messages)
` [RFC PATCH 10/14] cxl/mem: Add send command
` [RFC PATCH 11/14] cxl/mem: Add a "RAW" "

[PATCH] Revert "dm raid: remove unnecessary discard limits for raid10"
 2020-12-09 22:38 UTC  (3+ messages)
`  "

[PATCH 1/2] platform/chrome: cros_ec_proto: Use EC_HOST_EVENT_MASK not BIT
 2020-12-09 22:37 UTC  (3+ messages)
` [PATCH 2/2] platform/chrome: cros_ec_proto: Add LID and BATTERY to default mask

[PATCH net-next 1/1] net: stmmac: allow stmmac to probe for C45 PHY devices
 2020-12-09 22:36 UTC  (3+ messages)

linux-next: build warning after merge of the drm-misc tree
 2020-12-09 22:31 UTC  (5+ messages)
` [PATCH] drm/sched: Add missing structure comment

[PATCH] mm/filemap: add static for function __add_to_page_cache_locked
 2020-12-09 22:32 UTC  (16+ messages)

[PATCH v16 0/7] Control-flow Enforcement: Indirect Branch Tracking
 2020-12-09 22:27 UTC  (8+ messages)
` [PATCH v16 1/7] x86/cet/ibt: Update Kconfig for user-mode "
` [PATCH v16 2/7] x86/cet/ibt: User-mode Indirect Branch Tracking support
` [PATCH v16 3/7] x86/cet/ibt: Handle signals for Indirect Branch Tracking
` [PATCH v16 4/7] x86/cet/ibt: Update ELF header parsing "
` [PATCH v16 5/7] x86/cet/ibt: Update arch_prctl functions "
` [PATCH v16 6/7] x86/vdso/32: Add ENDBR32 to __kernel_vsyscall entry point
` [PATCH v16 7/7] x86/vdso: Insert endbr32/endbr64 to vDSO

[PATCH] fs/nilfs2: remove some unused macros to tame gcc
 2020-12-09 22:27 UTC  (2+ messages)

[PATCH] x86/resctrl: Fix incorrect local bandwidth when mba_sc is enabled
 2020-12-09 22:27 UTC  (4+ messages)
` [tip: x86/cache] "

BPF selftests build failure in 5.10-rc
 2020-12-09 22:23 UTC 

linux-next: Tree for Dec 9
 2020-12-09 22:20 UTC  (3+ messages)
` linux-next: Tree for Dec 9 (ethernet/mellanox/mlx5)

[PATCH v1 2/2] scsi: ufs: Clean up some lines from ufshcd_hba_exit()
 2020-12-09 22:17 UTC  (2+ messages)

[PATCH v3] drm/vkms: Add setup and testing information
 2020-12-09 22:17 UTC  (2+ messages)

[PATCH 1/3] ARM: dts: imx28: Fix label name for L2 switch
 2020-12-09 22:11 UTC  (3+ messages)
` [PATCH 3/3] ARM: dts: imx28: Add DTS description of imx28 based XEA board

[PATCH net-next v7 0/5] net/x25: netdev event handling
 2020-12-09 22:11 UTC  (7+ messages)
` [PATCH net-next v7 4/5] net/x25: fix restart request/confirm handling

[PATCH v2] ARM: dts: imx28: add pinmux for USB1 overcurrent on pwm2
 2020-12-09 22:09 UTC 

[PATCH v2] fs/namei.c: Remove unlikely of status being -ECHILD in lookup_fast()
 2020-12-09 22:09 UTC 

[PATCH v3 0/3] Three changes for UFS WriteBooster
 2020-12-09 22:08 UTC  (5+ messages)
` [PATCH v3 2/3] scsi: ufs: Keep device active mode only fWriteBoosterBufferFlushDuringHibernate == 1

[PATCH] spi: dt-bindings: clarify CS behavior for spi-cs-high and gpio descriptors
 2020-12-09 22:04 UTC  (8+ messages)

PROBLEM: Recent raid10 block discard patchset causes filesystem corruption on fstrim
 2020-12-09 22:04 UTC  (3+ messages)

[PATCH 1/2] ld-version: use /usr/bin/env awk for shebank
 2020-12-09 22:03 UTC  (4+ messages)

linux-next: Signed-off-by missing for commit in the arm-soc tree
 2020-12-09 22:02 UTC  (2+ messages)

[PATCH v2] close_range.2: new page documenting close_range(2)
 2020-12-09 22:00 UTC 

KRETPROBES are broken since kernel 5.8
 2020-12-09 21:50 UTC 

Review request 0/1: fs/proc: Fix NULL pointer dereference in
 2020-12-09 21:54 UTC  (2+ messages)

INFO: rcu detected stall in tasklet_action_common
 2020-12-09 21:53 UTC 

[PATCH] kcov: don't instrument with UBSAN
 2020-12-09 21:49 UTC  (3+ messages)

[PATCH] drm/bridge: ti-sn65dsi86: Implement the pwm_chip
 2020-12-09 21:47 UTC  (3+ messages)

[PATCH v2 0/2] mm: fix initialization of struct page for holes in memory layout
 2020-12-09 21:43 UTC  (3+ messages)
` [PATCH v2 1/2] mm: memblock: enforce overlap of memory.memblock and memory.reserved
` [PATCH v2 2/2] mm: fix initialization of struct page for holes in memory layout

[PATCH] mtd: parser: cmdline: Support MTD names containing one or more colons
 2020-12-09 21:34 UTC  (6+ messages)

[PATCH v3 00/15] remoteproc: Add support for detaching from rproc
 2020-12-09 21:34 UTC  (9+ messages)
` [PATCH v3 09/15] remoteproc: Introduce function rproc_detach()
` [PATCH v3 15/15] remoteproc: Refactor rproc delete and cdev release path

[PATCH] nvme: hwmon: fix crash on device teardown
 2020-12-09 21:32 UTC 

[tip:x86/cache 6/6] arch/x86/kernel/cpu/resctrl/monitor.c:291:6: warning: variable 'chunks' set but not used
 2020-12-09 21:27 UTC 

[RESEND v1 5/5] powerpc/platforms: Move files from 4xx to 44x
 2020-12-09 21:22 UTC  (2+ messages)

[BUG] iwlwifi: card unusable after firmware crash
 2020-12-09 21:16 UTC  (12+ messages)

[patch 0/3] speakup: simplify relation between line disc and synth
 2020-12-09 20:58 UTC  (4+ messages)
` [patch 1/3] speakup: Add synth parameter to io functions
` [patch 2/3] speakup: Reference synth from tty and tty from synth
` [patch 3/3] speakup: Simplify spk_ttyio_out error handling

[patch 0/3] speakup: simplify relation between line disc and synth
 2020-12-09 21:14 UTC  (4+ messages)
` [patch 1/3] speakup: Add synth parameter to io functions

[RFC 0/2] nocopy bvec for direct IO
 2020-12-09 21:13 UTC  (3+ messages)
` [PATCH 2/2] block: no-copy "

[PATCH] usb: cdns3: Fixed kernel test robot warning
 2020-12-09 21:12 UTC  (2+ messages)

[PATCH v2 00/12] x86: major paravirt cleanup
 2020-12-09 21:07 UTC  (5+ messages)
` [PATCH v2 02/12] x86/xen: use specific Xen pv interrupt entry for DF
` [PATCH v2 03/12] x86/pv: switch SWAPGS to ALTERNATIVE

[PATCH v4 0/3] BPi M2 Zero poweroff support via new regulator-poweroff driver
 2020-12-09 21:02 UTC  (4+ messages)
` [PATCH v4 1/3] power: reset: new driver regulator-poweroff
` [PATCH v4 2/3] Documentation: DT: binding documentation for regulator-poweroff
` [PATCH v4 3/3] ARM: dts: sun8i-h2-plus-bananapi-m2-zero: add poweroff node

[PATCH 0/2] Create 'old' ptes for faultaround mappings on arm64 with hardware access flag
 2020-12-09 21:04 UTC  (7+ messages)
` [PATCH 1/2] mm: Allow architectures to request 'old' entries when prefaulting

[PATCH v2 01/12] x86/xen: use specific Xen pv interrupt entry for MCE
 2020-12-09 21:03 UTC  (2+ messages)

[PATCH -next] net/mlx5_core: remove unused including <generated/utsrelease.h>
 2020-12-09 21:01 UTC  (5+ messages)

[Patch v3 0/2] cgroup: KVM: New Encryption IDs cgroup controller
 2020-12-09 20:58 UTC  (4+ messages)
` [Patch v3 1/2] cgroup: svm: Add Encryption ID controller
` [Patch v3 2/2] cgroup: svm: Encryption IDs cgroup documentation

fs/namei.c: Make status likely to be ECHILD in lookup_fast()
 2020-12-09 20:58 UTC  (3+ messages)

[PATCH v2 0/3] RFC: Precise TSC migration
 2020-12-09 20:58 UTC  (9+ messages)
` [PATCH v2 1/3] KVM: x86: implement KVM_{GET|SET}_TSC_STATE

linux-next: build warning after merge of the kbuild tree
 2020-12-09 20:56 UTC  (3+ messages)

[RFC 0/4] vfio-pci/zdev: Fixing s390 vfio-pci ISM support
 2020-12-09 20:52 UTC  (6+ messages)
` [RFC 1/4] s390/pci: track alignment/length strictness for zpci_dev
` [RFC 2/4] vfio-pci/zdev: Pass the relaxed alignment flag
` [RFC 3/4] s390/pci: Get hardware-reported max store block length
` [RFC 4/4] vfio-pci/zdev: Introduce the zPCI I/O vfio region

[PATCH v4] pwm: bcm2835: Support apply function for atomic configuration
 2020-12-09 20:48 UTC 

[PATCH 1/4] thermal: int340x: processor_thermal: Refactor MMIO interface
 2020-12-09 20:48 UTC  (3+ messages)
` [PATCH 3/4] thermal: int340x: processor_thermal: Add RFIM driver

[PATCH] block: blk-iocost: fix build for ARCH with missing local64.h files
 2020-12-09 20:46 UTC 

[PATCH v3] i2c: pxa: move to generic GPIO recovery
 2020-12-09 20:46 UTC  (2+ messages)

[PATCH v1] scripts: switch explicitly to Python 3
 2020-12-09 20:45 UTC  (3+ messages)

[tip:x86/urgent] BUILD SUCCESS e45cdc71d1fa5ac3a57b23acc31eb959e4f60135
 2020-12-09 20:44 UTC 

[PATCH v2 1/2] drivers: gpio: put virtual gpio device into their own submenu
 2020-12-09 20:38 UTC  (10+ messages)
` [PATCH v2 2/2] drivers: gpio: add virtio-gpio guest driver
  ` Howto listen to/handle gpio state changes ? "

[PATCH v2 1/5] driver core: platform: Introduce platform_get_mem_or_io()
 2020-12-09 20:36 UTC  (5+ messages)
` [PATCH v2 2/5] vfio: platform: Switch to use platform_get_mem_or_io()
` [PATCH v2 3/5] usb: host: sl811: "
` [PATCH v2 4/5] misc: pvpanic: Combine ACPI and platform drivers
` [PATCH v2 5/5] misc: pvpanic: Replace OF headers by mod_devicetable.h

[PATCH 1/2] rcu-tasks: move RCU-tasks initialization out of core_initcall()
 2020-12-09 20:37 UTC  (3+ messages)
` [PATCH 2/2] rcu-tasks: add RCU-tasks self tests

[PATCH v2] ARM: dts: sun8i-h2-plus-bananapi-m2-zero: add poweroff node to DT
 2020-12-09 20:34 UTC  (5+ messages)
` [PATCH v3 0/3] BPi M2 Zero poweroff support via new regulator-poweroff driver
  ` [PATCH v3 1/3] power: reset: new driver regulator-poweroff

[Patch v2 0/2] cgroup: KVM: New Encryption IDs cgroup controller
 2020-12-09 20:33 UTC  (2+ messages)

[PATCH] spi: Limit the spi device max speed to controller's max speed
 2020-12-09 20:30 UTC  (6+ messages)

[RFC PATCH] drm/panel: Make backlight attachment lazy
 2020-12-09 20:28 UTC  (5+ messages)

[PATCH v2 0/1] ARM: dts: mmp2-olpc-xo-1-75: clear the warnings when make dtbs
 2020-12-09 20:28 UTC  (2+ messages)

[PATCH v1 0/7] Add Tegra QSPI driver
 2020-12-09 20:28 UTC  (4+ messages)
` [PATCH v1 2/7] dt-bindings: spi: Add Tegra QSPI device tree binding

[PATCH 1/2] dt-bindings: add simple-audio-mux binding
 2020-12-09 20:27 UTC  (2+ messages)

[PATCH v2 00/17] Refactor fw_devlink to significantly improve boot time
 2020-12-09 20:24 UTC  (3+ messages)

[PATCH v2 00/18] Add CMU/RMU/DMA/MMC/I2C support for Actions Semi S500 SoCs
 2020-12-09 20:25 UTC  (10+ messages)
` [PATCH v2 10/18] dt-bindings: i2c: owl: Convert Actions Semi Owl binding to a schema
` [PATCH v2 11/18] MAINTAINERS: Update entry for Actions Semi Owl I2C binding
` [PATCH v2 12/18] i2c: owl: Add compatible for the Actions Semi S500 I2C controller
` [PATCH v2 13/18] arm: dts: owl-s500: Add I2C support

[PATCH v5 0/2] MTE support for KVM guest
 2020-12-09 20:20 UTC  (13+ messages)

RFC: arch: shall we have generic readl_be()/writel_be()/... or in_be32()/out_be32() ?
 2020-12-09 20:20 UTC  (2+ messages)

[PATCH V2 2/2] mm/highmem: Lift memcpy_[to|from]_page to core
 2020-12-09 20:19 UTC  (12+ messages)

[PATCH 0/3] Add sending TX hardware timestamp for TC ETF Qdisc
 2020-12-09 20:18 UTC  (6+ messages)
` [PATCH 1/3] Add TX sending hardware timestamp

[PATCH v11 00/10] Introduce memory interconnect for NVIDIA Tegra SoCs
 2020-12-09 20:17 UTC  (3+ messages)
` [PATCH v11 01/10] dt-bindings: memory: tegra20: emc: Document opp-supported-hw property

[PATCH v3 00/13] tegra-video: Add support for capturing from HDMI-to-CSI bridge
 2020-12-09 20:16 UTC  (3+ messages)
` [PATCH v3 11/13] dt-bindings: tegra: Update csi data-lanes to maximum 8 lanes

[PATCH net-next] net: x25: Fix handling of Restart Request and Restart Confirmation
 2020-12-09 20:16 UTC  (4+ messages)

[PATCH v4 0/6] Add a PRU remoteproc driver
 2020-12-09 20:15 UTC  (3+ messages)
` [PATCH v4 3/6] remoteproc: pru: Add support for PRU specific interrupt configuration

[RESEND PATCH 0/2] Convert Tegra HDA doc to json-schema
 2020-12-09 20:15 UTC  (5+ messages)
` [RESEND PATCH 1/2] dt-bindings: tegra: Convert "
` [RESEND PATCH 2/2] dt-bindings: tegra: Add missing HDA properties

[PATCH linux hwmon-next v4 0/3] SB-TSI hwmon driver v4
 2020-12-09 20:13 UTC  (5+ messages)
` [PATCH linux hwmon-next v4 1/3] hwmon: (sbtsi) Add basic support for SB-TSI sensors
` [PATCH linux hwmon-next v4 3/3] dt-bindings: (hwmon/sbtsi_tmep) Add SB-TSI hwmon driver bindings

[PATCH v4 1/3] spi: uapi: unify SPI modes into a single spi.h header
 2020-12-09 20:13 UTC  (3+ messages)
` [PATCH v4 3/3] spi: dt-bindings: document zero value for spi-{rx,tx}-bus-width properties

[PATCH net-next v5 0/9] net: dsa: microchip: PTP support for KSZ956x
 2020-12-09 20:09 UTC  (3+ messages)
` [PATCH net-next v5 2/9] dt-bindings: net: dsa: microchip,ksz: add interrupt property

[PATCH net-next] vrf: handle CONFIG_IPV6 not set for vrf_add_mac_header_if_unset()
 2020-12-09 20:04 UTC  (3+ 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).