linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-11-06 21:13:25 to 2020-11-06 23:29:57 UTC [more...]

[PATCH V3 00/10] PKS: Add Protection Keys Supervisor (PKS) support V3
 2020-11-06 23:29 UTC  (8+ messages)
` [PATCH V3 01/10] x86/pkeys: Create pkeys_common.h
` [PATCH V3 02/10] x86/fpu: Refactor arch_set_user_pkey_access() for PKS support
` [PATCH V3 03/10] x86/pks: Add PKS defines and Kconfig options
` [PATCH V3 04/10] x86/pks: Preserve the PKRS MSR on context switch
` [PATCH V3 08/10] x86/pks: Add PKS kernel API
` [PATCH V3 09/10] x86/pks: Enable Protection Keys Supervisor (PKS)
` [PATCH V3 10/10] x86/pks: Add PKS test code

[patch V3 18/37] highmem: Get rid of kmap_types.h
 2020-11-06 23:27 UTC  (2+ messages)
` [tip: core/mm] "

[patch V3 21/37] Documentation/io-mapping: Remove outdated blurb
 2020-11-06 23:27 UTC  (2+ messages)
` [tip: core/mm] "

[patch V3 16/37] sparc/mm/highmem: Switch to generic kmap atomic
 2020-11-06 23:27 UTC  (2+ messages)
` [tip: core/mm] "

[patch V3 17/37] xtensa/mm/highmem: Switch to generic kmap atomic
 2020-11-06 23:27 UTC  (2+ messages)
` [tip: core/mm] "

[patch V3 08/37] x86/mm/highmem: Use generic kmap atomic implementation
 2020-11-06 23:27 UTC  (2+ messages)
` [tip: core/mm] "

[patch V3 12/37] microblaze/mm/highmem: Switch to generic kmap atomic
 2020-11-06 23:27 UTC  (2+ messages)
` [tip: core/mm] "

[patch V3 13/37] mips/mm/highmem: Switch to generic kmap atomic
 2020-11-06 23:27 UTC  (2+ messages)
` [tip: core/mm] "

[patch V3 11/37] csky/mm/highmem: Switch to generic kmap atomic
 2020-11-06 23:27 UTC  (2+ messages)
` [tip: core/mm] "

[patch V3 10/37] ARM: highmem: Switch to generic kmap atomic
 2020-11-06 23:27 UTC  (2+ messages)
` [tip: core/mm] "

[patch V3 07/37] highmem: Make DEBUG_HIGHMEM functional
 2020-11-06 23:27 UTC  (2+ messages)
` [tip: core/mm] "

[patch V3 02/37] highmem: Remove unused functions
 2020-11-06 23:27 UTC  (2+ messages)
` [tip: core/mm] "

[patch V3 03/37] fs: Remove asm/kmap_types.h includes
 2020-11-06 23:27 UTC  (2+ messages)
` [tip: core/mm] "

[patch V3 01/37] mm/highmem: Un-EXPORT __kmap_atomic_idx()
 2020-11-06 23:27 UTC  (2+ messages)
` [tip: core/mm] "

[patch V3 06/37] highmem: Provide generic variant of kmap_atomic*
 2020-11-06 23:27 UTC  (2+ messages)
` [tip: core/mm] "

[patch V3 04/37] sh/highmem: Remove all traces of unused cruft
 2020-11-06 23:27 UTC  (2+ messages)
` [tip: core/mm] "

[patch V3 05/37] asm-generic: Provide kmap_size.h
 2020-11-06 23:27 UTC  (2+ messages)
` [tip: core/mm] "

[patch V3 09/37] arc/mm/highmem: Use generic kmap atomic implementation
 2020-11-06 23:27 UTC  (2+ messages)
` [tip: core/mm] "

[patch V3 14/37] nds32/mm/highmem: Switch to generic kmap atomic
 2020-11-06 23:27 UTC  (2+ messages)
` [tip: core/mm] "

[patch V3 15/37] powerpc/mm/highmem: Switch to generic kmap atomic
 2020-11-06 23:27 UTC  (2+ messages)
` [tip: core/mm] "

[patch V3 19/37] mm/highmem: Remove the old kmap_atomic cruft
 2020-11-06 23:27 UTC  (2+ messages)
` [tip: core/mm] "

[patch V3 20/37] io-mapping: Cleanup atomic iomap
 2020-11-06 23:27 UTC  (2+ messages)
` [tip: core/mm] "

[patch V3 22/37] highmem: High implementation details and document API
 2020-11-06 23:27 UTC  (2+ messages)
` [tip: core/mm] "

[PATCH] arm64: kexec: Use smp_send_stop in machine_shutdown
 2020-11-06 23:25 UTC 

[PATCH] hwmon: applesmc: avoid overlong udelay()
 2020-11-06 23:21 UTC  (2+ messages)

[PATCH] Bluetooth: Resume advertising after LE connection
 2020-11-06 23:20 UTC 

[PATCH v2] reboot: allow to specify reboot mode via sysfs
 2020-11-06 23:19 UTC  (3+ messages)

[PATCH 0/8] simplify ep_poll
 2020-11-06 23:16 UTC  (9+ messages)
` [PATCH 1/8] epoll: check for events when removing a timed out thread from the wait queue
` [PATCH 2/8] epoll: simplify signal handling
` [PATCH 3/8] epoll: pull fatal signal checks into ep_send_events()
` [PATCH 4/8] epoll: move eavail next to the list_empty_careful check
` [PATCH 5/8] epoll: simplify and optimize busy loop logic
` [PATCH 6/8] epoll: pull all code between fetch_events and send_event into the loop
` [PATCH 7/8] epoll: replace gotos with a proper loop
` [PATCH 8/8] epoll: eliminate unnecessary lock for zero timeout

[PATCH 0/5] mm: misc migrate cleanup and improvement
 2020-11-06 23:15 UTC  (9+ messages)
` [PATCH 2/5] mm: migrate: simplify the logic for handling permanent failure
` [PATCH 5/5] mm: migrate: return -ENOSYS if THP migration is unsupported

[REGRESSION] hwmon: (applesmc) avoid overlong udelay()
 2020-11-06 23:11 UTC  (20+ messages)
                        ` [PATCH] applesmc: Re-work SMC comms v1
                          ` [PATCH] applesmc: Re-work SMC comms v2

[PATCH v2 bpf-next 0/5] Integrate kernel module BTF support
 2020-11-06 23:02 UTC  (5+ messages)
` [PATCH v2 bpf-next 1/5] bpf: add in-kernel split "
` [PATCH v2 bpf-next 2/5] bpf: assign ID to vmlinux BTF and return extra info for BTF in GET_OBJ_INFO
` [PATCH v2 bpf-next 4/5] bpf: load and verify kernel module BTFs
` [PATCH v2 bpf-next 5/5] tools/bpftool: add support for in-kernel and named BTF in `btf show`

[PATCH] media: staging: rkisp1: cap: fix timeout when stopping the stream
 2020-11-06 23:02 UTC 

[PATCH] netfilter: nf_nat: Support fullcone NAT
 2020-11-06 23:02 UTC  (2+ messages)

[PATCH] mm: introduce oom_kill_disable sysctl knob
 2020-11-06 22:59 UTC  (3+ messages)

cleanup a fix and add the vma_set_file function
 2020-11-06 22:48 UTC  (3+ messages)
` [PATCH 1/2] mm: mmap: fix fput in error path v2

[PATCH net-next v3 0/4] remove compat_alloc_user_space()
 2020-11-06 22:46 UTC  (3+ messages)

[PATCH -next] clk: pm_clock: provide stubs for pm_clk_runtime_suspend/_resume
 2020-11-06 22:41 UTC  (3+ messages)

[PATCH v9 0/7] Add support for length of each segment in the segcblist
 2020-11-06 22:41 UTC  (4+ messages)
` [PATCH v9 7/7] rcu/segcblist: Add additional comments to explain smp_mb()

[PATCH v3] PCI: v3: fix missing clk_disable_unprepare() on error in v3_pci_probe
 2020-11-06 22:40 UTC  (3+ messages)
` [PATCH v4] "

[PATCH v2 net-next 00/13] Add ethtool ntuple filters support
 2020-11-06 22:33 UTC  (5+ messages)
` [PATCH v2 net-next 06/13] octeontx2-pf: Add support for unicast MAC address filtering
` [PATCH v2 net-next 09/13] octeontx2-pf: Implement ingress/egress VLAN offload

[PATCH] compiler-clang: remove version check for BPF Tracing
 2020-11-06 22:32 UTC  (4+ messages)

[PATCH v40 00/24] Intel SGX foundations
 2020-11-06 22:31 UTC  (19+ messages)
` [PATCH v40 10/24] mm: Add 'mprotect' hook to struct vm_operations_struct
` [PATCH v40 11/24] x86/sgx: Add SGX misc driver interface

linux-next: Tree for Nov 6
 2020-11-06 22:31 UTC  (4+ messages)
` linux-next: Tree for Nov 6 (sound/soc/sof/sof-pci-dev.o)
  ` [Sound-open-firmware] "

[GIT PULL] Networking
 2020-11-06 22:31 UTC  (3+ messages)

[PATCH 00/19] [Set 2] Rid W=1 warnings from GPU
 2020-11-06 22:26 UTC  (24+ messages)
` [PATCH 01/19] drm/ttm/ttm_range_manager: Demote non-conformant kernel-doc header
` [PATCH 02/19] drm/r128/ati_pcigart: Source file headers are not good candidates for kernel-doc
` [PATCH 03/19] drm/selftests/test-drm_dp_mst_helper: Move 'sideband_msg_req_encode_decode' onto the heap
` [PATCH 04/19] drm/mga/mga_dma: Demote kernel-doc abusers to standard comment blocks
` [PATCH 05/19] drm/mga/mga_state: Remove unused variable 'buf_priv'
` [PATCH 06/19] drm/radeon/atom: Move prototype into shared location
` [PATCH 07/19] drm/radeon/radeon_kms: Include header containing our own prototypes
` [PATCH 08/19] drm/omapdrm/omap_gem: Fix misnamed and missing parameter descriptions
` [PATCH 09/19] drm/omapdrm/omap_dmm_tiler: Demote abusive use of kernel-doc format
` [PATCH 10/19] drm/radeon/radeon: Move prototype into shared header
` [PATCH 11/19] drm/radeon/radeon_drv: Source file headers are not good candidates for kernel-doc
` [PATCH 12/19] drm/amd/display/dc/basics/fixpt31_32: Move variables to where they're used
` [PATCH 13/19] drm/radeon/radeon_drv: Move prototypes to a shared headerfile
` [PATCH 14/19] drm/amd/amdgpu/amdgpu_device: Provide documentation for 'reg_addr' params
` [PATCH 15/19] drm/radeon: Move prototypes to shared header
` [PATCH 16/19] drm/amd/amdgpu/amdgpu_kms: Remove 'struct drm_amdgpu_info_device dev_info' from the stack
` [PATCH 17/19] drm/radeon/radeon_kms: Fix misnaming of 'radeon_info_ioctl's dev param
` [PATCH 18/19] drm/radeon/atombios_crtc: Remove description of non-existent function param 'encoder'
` [PATCH 19/19] drm/v3d/v3d_drv: Remove unused static variable 'v3d_v3d_pm_ops'

[GIT PULL] SCSI fixes for 5.10-rc2
 2020-11-06 22:26 UTC 

[RFC net-next 00/28] ndo_ioctl rework
 2020-11-06 22:17 UTC  (29+ messages)
` [RFC net-next 01/28] net: split out SIOCDEVPRIVATE handling from dev_ioctl
` [RFC net-next 02/28] staging: rtlwifi: use siocdevprivate
` [RFC net-next 03/28] staging: wlan-ng: "
` [RFC net-next 04/28] hostap: use ndo_siocdevprivate
` [RFC net-next 05/28] wireless: remove old ioctls
` [RFC net-next 06/28] bridge: use ndo_siocdevprivate
` [RFC net-next 07/28] phonet: use siocdevprivate
` [RFC net-next 08/28] tulip: use ndo_siocdevprivate
` [RFC net-next 09/28] bonding: use siocdevprivate
` [RFC net-next 10/28] appletalk: use ndo_siocdevprivate
` [RFC net-next 11/28] hamachi: "
` [RFC net-next 12/28] tehuti: "
` [RFC net-next 13/28] eql: "
` [RFC net-next 14/28] fddi: "
` [RFC net-next 15/28] net: usb: "
` [RFC net-next 16/28] slip/plip: "
` [RFC net-next 17/28] qeth: "
` [RFC net-next 18/28] cxgb3: "
` [RFC net-next 19/28] dev_ioctl: pass SIOCDEVPRIVATE data separately
` [RFC net-next 20/28] dev_ioctl: split out ndo_eth_ioctl
` [RFC net-next 21/28] wan: use ndo_siocdevprivate
` [RFC net-next 22/28] hamradio: "
` [RFC net-next 23/28] airo: "
` [RFC net-next 24/28] ip_tunnel: "
` [RFC net-next 25/28] hippi: "
` [RFC net-next 26/28] sb1000: "
` [RFC net-next 27/28] ppp: "
` [RFC net-next 28/28] net: socket: return changed ifreq from SIOCDEVPRIVATE

[PATCH v3 1/2] arm64: dts: qcom: sc7180: Add sc7180-lazor-r2/r3
 2020-11-06 22:19 UTC  (4+ messages)
` [PATCH v3 2/2] arm64: dts: qcom: sc7180-trogdor: Make pp3300_a the default supply for pp3300_hub

[PATCH] libbpf: Remove unnecessary conversion to bool
 2020-11-06 22:19 UTC  (4+ messages)

[PATCH bpf-next 0/5] Integrate kernel module BTF support
 2020-11-06 22:17 UTC  (4+ messages)
` [PATCH bpf-next 4/5] bpf: load and verify kernel module BTFs

[PATCH] net/sunrpc: Fix return value from proc_do_xprt()
 2020-11-06 22:07 UTC  (2+ messages)

[PATCH v4] checkpatch: improve email parsing
 2020-11-06 22:03 UTC  (2+ messages)

[PATCH] fsl/fman: add missing put_devcie() call in fman_port_probe()
 2020-11-06 21:59 UTC  (4+ messages)
` [PATCH V2] "

[PATCH v4 0/9] libperf and arm64 userspace counter access support
 2020-11-06 21:56 UTC  (12+ messages)
` [PATCH v4 4/9] libperf: Add libperf_evsel__mmap()

[ANNOUNCE] 4.9.241-rt156
 2020-11-06 21:54 UTC 

[PATCH] hfsplus: remove pr_err message on ENOSPC file extend error
 2020-11-06 21:55 UTC 

[PATCH v7 00/47] Introduce memory interconnect for NVIDIA Tegra SoCs
 2020-11-06 21:53 UTC  (4+ messages)
` [PATCH v7 36/47] memory: tegra20-emc: Add devfreq support

[PATCH net-next] bridge: mrp: Use hlist_head instead of list_head for mrp
 2020-11-06 21:50 UTC 

[PATCH v3 1/2] ASoC: dt-bindings: fsl_aud2htx: Add binding doc for aud2htx module
 2020-11-06 21:38 UTC  (8+ messages)
` [PATCH v3 2/2] ASoC: fsl_aud2htx: Add aud2htx module driver

[PATCH 0/4] arm64: dts: ti: Cleanup mix of "okay" and "disabled" usage
 2020-11-06 21:46 UTC  (6+ messages)
` [PATCH 2/4] arm64: dts: ti: k3-j721e*: Cleanup disabled nodes at SoC dtsi level

[PATCH 0/2] arm: lib: xor-neon: Remove warn & disble neon vect
 2020-11-06 21:46 UTC  (5+ messages)
` [PATCH 1/2] arm: lib: xor-neon: remove unnecessary GCC < 4.6 warning

[PATCH 0/3 v4] ftrace: Add access to function arguments for all callbacks
 2020-11-06 21:42 UTC  (4+ messages)
` [PATCH 1/3 v4] ftrace: Have the callbacks receive a struct ftrace_regs instead of pt_regs
` [PATCH 2/3 v4] ftrace/x86: Allow for arguments to be passed in to ftrace_regs by default
` [PATCH 3/3 v4] livepatch: Use the default ftrace_ops instead of REGS when ARGS is available

[ANNOUNCE] 4.14.204-rt98
 2020-11-06 21:41 UTC 

[PATCH v3 00/26] coresight: Support for ETM system instructions
 2020-11-06 21:42 UTC  (3+ messages)
` [PATCH v3 21/26] coresight: etm4x: Use TRCDEVARCH for component discovery

[PATCH v3 2/2] f2fs: fix compat F2FS_IOC_{MOVE,GARBAGE_COLLECT}_RANGE
 2020-11-06 21:40 UTC  (4+ messages)
` [f2fs-dev] [PATCH v3 2/2] f2fs: fix compat F2FS_IOC_{MOVE, GARBAGE_COLLECT}_RANGE

[PATCH v2 00/23] Rid W=1 warnings in MTD
 2020-11-06 21:36 UTC  (24+ messages)
` [PATCH v2 01/23] mtd: mtdpart: Fix misdocumented function parameter 'mtd'
` [PATCH v2 02/23] mtd: devices: phram: File headers are not good candidates for kernel-doc
` [PATCH v2 03/23] mtd: nand: onenand: onenand_base: Fix expected kernel-doc formatting
` [PATCH v2 04/23] mtd: devices: docg3: Fix kernel-doc 'bad line' and 'excessive doc' issues
` [PATCH v2 05/23] mtd: mtdcore: Fix misspelled function parameter 'section'
` [PATCH v2 06/23] mtd: nand: onenand: onenand_bbt: Fix expected kernel-doc formatting
` [PATCH v2 07/23] mtd: spi-nor: controllers: hisi-sfc: Demote non-conformant kernel-doc
` [PATCH v2 08/23] mtd: ubi: build: Document 'ubi_num' in struct mtd_dev_param
` [PATCH v2 09/23] mtd: nand: spi: toshiba: Demote non-conformant kernel-doc header
` [PATCH v2 10/23] mtd: ubi: kapi: Correct documentation for 'ubi_leb_read_sg's 'sgl' parameter
` [PATCH v2 11/23] mtd: ubi: eba: Fix a couple of misdocumentation issues
` [PATCH v2 12/23] mtd: ubi: wl: Fix a couple of kernel-doc issues
` [PATCH v2 13/23] mtd: nand: raw: brcmnand: brcmnand: Demote non-conformant kernel-doc headers
` [PATCH v2 14/23] mtd: ubi: gluebi: Fix misnamed function parameter documentation
` [PATCH v2 15/23] mtd: nand: raw: diskonchip: Marking unused variables as __always_unused
` [PATCH v2 16/23] mtd: nand: raw: cafe_nand: Remove superfluous param doc and add another
` [PATCH v2 17/23] mtd: nand: raw: s3c2410: Add documentation for 2 missing struct members
` [PATCH v2 18/23] mtd: nand: raw: omap_elm: Finish half populated function header, demote empty ones
` [PATCH v2 19/23] mtd: nand: raw: omap2: Fix a bunch of kernel-doc misdemeanours
` [PATCH v2 20/23] mtd: nand: raw: sunxi_nand: Document 'sunxi_nfc's 'caps' member
` [PATCH v2 21/23] mtd: nand: raw: arasan-nand-controller: Document 'anfc_op's 'buf' member
` [PATCH v2 22/23] mtd: nand: onenand: onenand_base: Fix some kernel-doc misdemeanours
` [PATCH v2 23/23] mtd: devices: powernv_flash: Add function names to headers and fix 'dev'

[PATCH 1/3] perf/core: Flush PMU internal buffers for per-CPU events
 2020-11-06 21:29 UTC  (3+ messages)
` [PATCH 2/3] perf/x86/intel: Set PERF_ATTACH_SCHED_CB for large PEBS
` [PATCH 3/3] perf: Optimize sched_task() in a context switch

BUG_ON(!newowner) in fixup_pi_state_owner()
 2020-11-06 21:26 UTC  (2+ messages)
` [tip: locking/urgent] futex: Handle transient "ownerless" rtmutex state correctly

[PATCH v3 0/6] mm/hmm/nouveau: add THP migration to migrate_vma_*
 2020-11-06 21:26 UTC  (4+ messages)
` [PATCH v3 3/6] mm: support THP migration to device private memory

[RFC PATCH v3] sched/fair: select idle cpu from idle cpumask for task wakeup
 2020-11-06 21:22 UTC  (5+ messages)

[PATCH] cgroup/cgroup.c: replace 'of->kn->priv' with of_cft()
 2020-11-06 14:47 UTC 

[PATCH bpf-next v2] bpf: Update verification logic for LSM programs
 2020-11-06 21:21 UTC  (3+ messages)

[GIT PULL] SPI fixes for v5.10-rc2-2
 2020-11-06 21:13 UTC  (2+ messages)

[git pull] IOMMU Fixes for Linux v5.10-rc2
 2020-11-06 21:13 UTC  (2+ messages)

[git pull] drm fixes for 5.10-rc3
 2020-11-06 21:13 UTC  (2+ messages)

[GIT PULL] s390 updates for 5.10-rc3
 2020-11-06 21:13 UTC  (2+ messages)

[GIT PULL] arm64 fixes for -rc3
 2020-11-06 21:13 UTC  (2+ messages)

[GIT PULL] sound fixes for 5.10-rc3
 2020-11-06 21:13 UTC  (2+ messages)

[GIT PULL] mtd: Fixes for v5.10-rc3
 2020-11-06 21:13 UTC  (2+ messages)

[GIT PULL] tpmdd updates for v5.10-rc4
 2020-11-06 21:13 UTC  (2+ messages)

[GIT PULL] VFIO fixes for v5.10-rc3
 2020-11-06 21:13 UTC  (2+ messages)

[GIT PULL] ARC fixes for 5.10-rc3
 2020-11-06 21:13 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).