linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-07-24 17:56:26 to 2020-07-24 21:38:01 UTC [more...]

[PATCH v3 00/19] Introduce partial kernel_read_file() support
 2020-07-24 21:36 UTC  (13+ messages)
` [PATCH v3 01/19] test_firmware: Test platform fw loading on non-EFI systems
` [PATCH v3 02/19] selftest/firmware: Add selftest timeout in settings
` [PATCH v3 05/19] fs/kernel_read_file: Remove FIRMWARE_EFI_EMBEDDED enum
` [PATCH v3 06/19] fs/kernel_read_file: Split into separate include file
` [PATCH v3 08/19] fs/kernel_read_file: Remove redundant size argument
` [PATCH v3 09/19] fs/kernel_read_file: Switch buffer size arg to size_t
` [PATCH v3 10/19] fs/kernel_read_file: Add file_size output argument
` [PATCH v3 11/19] LSM: Introduce kernel_post_load_data() hook
` [PATCH v3 12/19] firmware_loader: Use security_post_load_data()
` [PATCH v3 13/19] module: Call security_kernel_post_load_data()
` [PATCH v3 14/19] LSM: Add "contents" flag to kernel_read_file hook
` [PATCH v3 15/19] IMA: Add support for file reads without contents

[PATCH V2 0/3] gpio-xilinx: Update on xilinx gpio driver
 2020-07-24 21:02 UTC  (6+ messages)
` [PATCH V2 2/3] gpio: xilinx: Add interrupt support

[PATCH RFC 0/6] Add QCOM pwm-lpg and tri-led drivers
 2020-07-24 21:36 UTC  (4+ messages)
` [PATCH RCC 1/6] pwm: Add different PWM output types support
` [PATCH RFC 2/6] pwm: core: Add option to config PWM duty/period with u64 data length
` [PATCH RFC 3/6] pwm: pwm-qti-lpg: Add PWM driver for QTI LPG module

[PATCH 0/3] Some sx9310 iio driver updates
 2020-07-24 21:36 UTC  (7+ messages)
` [PATCH v2 1/5] dt-bindings: iio: Add bindings for sx9310 sensor
` [PATCH v2 2/5] iio: sx9310: Add newlines to printks
` [PATCH v2 3/5] iio: sx9310: whoami is unsigned
` [PATCH v2 4/5] iio: sx9310: Drop channel_users[]
` [PATCH v2 5/5] iio: sx9310: Enable vdd and svdd regulators at probe

[PATCH RFC V2 00/17] PKS: Add Protection Keys Supervisor (PKS) support
 2020-07-24 21:31 UTC  (7+ messages)
` [PATCH RFC V2 17/17] x86/entry: Preserve PKRS MSR across exceptions

[PATCH net-next] liquidio: Remove unneeded cast from memory allocation
 2020-07-24 21:29 UTC  (2+ messages)

[PATCH] Module argument to control whether intel-spi-pci attempts to turn the SPI flash chip writeable
 2020-07-24 21:28 UTC 

[PATCH] amdgpu_dm: fix nonblocking atomic commit use-after-free
 2020-07-24 21:19 UTC  (8+ messages)

[PATCH v2] soc: qcom: rpmh-rsc: Sleep waiting for tcs slots to be free
 2020-07-24 21:17 UTC 

[tip:x86/cleanups] BUILD SUCCESS 0a787b28b7a375ad9d5c77bc3922ae1a8305239e
 2020-07-24 21:15 UTC 

[PATCH] netlink: add buffer boundary checking
 2020-07-24 21:14 UTC  (3+ messages)

[PATCH v3 00/16] mtk-vcodec: venc: support for MT8183 and v4l2-compliance fixes
 2020-07-24 21:13 UTC  (3+ messages)
` [PATCH v3 04/16] media: mtk-vcodec: venc: support SCP firmware

[PATCH 0/2] media: rcar-vin: Add support to select data pins
 2020-07-24 21:11 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: media: renesas,vin: Document renesas-vin-ycbcr-8b-g property

[PATCH v4 0/6] powerpc: queued spinlocks and rwlocks
 2020-07-24 21:11 UTC  (4+ messages)
` [PATCH v4 6/6] powerpc: implement smp_cond_load_relaxed

[PATCH] soc: qcom: rpmh-rsc: Sleep waiting for tcs slots to be free
 2020-07-24 21:08 UTC  (12+ messages)

5.7 regression: Lots of PCIe AER errors and suspend failure without pcie=noaer
 2020-07-24 21:08 UTC  (5+ messages)

[PATCH] soc: bcm: brcmstb: biuctrl: Enable Read-ahead cache
 2020-07-24 21:03 UTC 

[PATCH v9 00/12] PCI: brcmstb: enable PCIe for STB chips
 2020-07-24 21:02 UTC  (13+ messages)
` [PATCH v9 01/12] PCI: brcmstb: PCIE_BRCMSTB depends on ARCH_BRCMSTB
` [PATCH v9 02/12] ata: ahci_brcm: Fix use of BCM7216 reset controller
` [PATCH v9 03/12] dt-bindings: PCI: Add bindings for more Brcmstb chips
` [PATCH v9 04/12] PCI: brcmstb: Add bcm7278 register info
` [PATCH v9 05/12] PCI: brcmstb: Add suspend and resume pm_ops
` [PATCH v9 06/12] PCI: brcmstb: Add bcm7278 PERST# support
` [PATCH v9 07/12] PCI: brcmstb: Add control of rescal reset
` [PATCH v9 09/12] PCI: brcmstb: Set additional internal memory DMA viewport sizes
` [PATCH v9 10/12] PCI: brcmstb: Accommodate MSI for older chips
` [PATCH v9 11/12] PCI: brcmstb: Set bus max burst size by chip type
` [PATCH v9 12/12] PCI: brcmstb: Add bcm7211, bcm7216, bcm7445, bcm7278 to match list

[PATCH v5 00/11] ppc64: enable kdump support for kexec_file_load syscall
 2020-07-24 21:00 UTC  (3+ messages)
` [PATCH v5 01/11] kexec_file: allow archs to handle special regions while locating memory hole
` [PATCH v5 02/11] powerpc/kexec_file: mark PPC64 specific code

[PATCH 00/20] dlb2: introduce DLB 2.0 device driver
 2020-07-24 21:00 UTC  (8+ messages)
` [PATCH 01/20] dlb2: add skeleton for DLB 2.0 driver

[RFC PATCH 0/4] i2c: core: add generic GPIO bus recovery
 2020-07-24 20:52 UTC  (5+ messages)
` [RFC PATCH 1/4] dt-binding: i2c: add generic properties for "

[patch V5 00/15] entry, x86, kvm: Generic entry/exit functionality for host and guest
 2020-07-24 20:51 UTC  (6+ messages)
` [patch V5 15/15] x86/kvm: Use generic xfer to guest work function
  ` [tip: x86/entry] "

[PATCH 0/4] Mount notifications
 2020-07-24 20:45 UTC  (6+ messages)
` [PATCH 3/4] watch_queue: Implement mount topology and attribute change notifications

[PATCH] genirq/affinity: Handle affinity setting on inactive interrupts correctly
 2020-07-24 20:44 UTC  (5+ messages)
` [PATCH V2] "

[PULL REQUEST] i2c for v5.8
 2020-07-24 20:43 UTC  (2+ messages)

[PATCH 0/3] Some sx9310 iio driver updates
 2020-07-24 20:43 UTC  (9+ messages)
` [PATCH 1/3] dt-bindings: iio: Add bindings for sx9310 sensor
` [PATCH 2/3] iio: sx9310: Add newlines to printks
` [PATCH 3/3] iio: sx9310: Enable regulator for svdd supply

[PATCH] drm/sun4i: mixer: Enable register value caching
 2020-07-24 20:35 UTC 

[PATCH] video: fbdev: added driver for sharp memory lcd displays
 2020-07-24 20:34 UTC 

[PATCH v3 1/3] kernel/params.c: Align last argument with a tab
 2020-07-24 20:29 UTC  (6+ messages)
` [PATCH v3 3/3] drm/amdgpu: Change type of module param `ppfeaturemask` to hexint

[PATCH] v4l2-ctrl: Add VP9 codec levels
 2020-07-24 20:29 UTC  (3+ messages)

[PATCH] Fix coding style issues
 2020-07-24 20:25 UTC 

[PATCH v4] video: fbdev: ssd1307fb: Added support to Column offset
 2020-07-24 20:22 UTC 

[PATCH v1] spi: spi-topcliff-pch: use generic power management
 2020-07-24 20:16 UTC  (4+ messages)

[PATCH v5 0/4] clk: qcom: Support for Low Power Audio Clocks on SC7180
 2020-07-24 20:13 UTC  (10+ messages)
` [PATCH v5 1/4] clk: qcom: gdsc: Add support to enable retention of GSDCR
` [PATCH v5 2/4] dt-bindings: clock: Add YAML schemas for LPASS clocks on SC7180
` [PATCH v5 3/4] clk: qcom: gcc: Add support for GCC LPASS clock for SC7180
` [PATCH v5 4/4] clk: qcom: lpass: Add support for LPASS clock controller "

[patch V5 14/15] x86/entry: Cleanup idtentry_enter/exit
 2020-07-24 20:11 UTC  (2+ messages)
` [tip: x86/entry] "

[patch V5 11/15] x86/entry: Use generic syscall exit functionality
 2020-07-24 20:11 UTC  (2+ messages)
` [tip: x86/entry] "

[patch V5 13/15] x86/entry: Use generic interrupt entry/exit code
 2020-07-24 20:11 UTC  (2+ messages)
` [tip: x86/entry] "

[patch V5 08/15] x86/entry: Move user return notifier out of loop
 2020-07-24 20:11 UTC  (2+ messages)
` [tip: x86/entry] "

[patch V5 07/15] x86/entry: Consolidate 32/64 bit syscall entry
 2020-07-24 20:11 UTC  (2+ messages)
` [tip: x86/entry] "

[patch V5 06/15] x86/entry: Consolidate check_user_regs()
 2020-07-24 20:11 UTC  (2+ messages)
` [tip: x86/entry] "

[patch V5 12/15] x86/entry: Cleanup idtentry_entry/exit_user
 2020-07-24 20:11 UTC  (2+ messages)
` [tip: x86/entry] "

[patch V5 09/15] x86/ptrace: Provide pt_regs helper for entry/exit
 2020-07-24 20:11 UTC  (2+ messages)
` [tip: x86/entry] "

[patch V5 10/15] x86/entry: Use generic syscall entry function
 2020-07-24 20:11 UTC  (2+ messages)
` [tip: x86/entry] "

[PATCH 0/2] remoteproc: convert IPA to use new notifications
 2020-07-24 20:06 UTC  (5+ messages)
` [PATCH 1/2] net: ipa: new notification infrastructure
` [PATCH 2/2] remoteproc: kill IPA notify code

[PATCH bpf-next] bpf: fix build on architectures with special bpf_user_pt_regs_t
 2020-07-24 20:05 UTC 

[PATCH] media: davinci: vpif_capture: fix potential double free
 2020-07-24 20:08 UTC  (2+ messages)

[PATCH v2][next] IB/hfi1: Use fallthrough pseudo-keyword
 2020-07-24 20:13 UTC  (3+ messages)

[PATCH] RDMA/mlx5: fix typo in structure name
 2020-07-24 20:05 UTC  (2+ messages)

[PATCH] RFC : mikroBUS driver for add-on boards
 2020-07-24 20:02 UTC  (2+ messages)

[PATCH v3 0/3] Update memdup_user.cocci
 2020-07-24 20:02 UTC  (2+ messages)

[PATCH] media: davinci: vpif_capture: fix potential double free
 2020-07-24 20:00 UTC  (3+ messages)

[PATCH] ASoC: AMD: Restore PME_EN state at Power On
 2020-07-24 19:55 UTC 

[PATCH rdma-next v1 0/2] Fix warnings reported by kbuild
 2020-07-24 19:54 UTC  (2+ messages)

[RFC PATCH 0/2] i2c: check correct size of maximum RECV_LEN packet
 2020-07-24 19:45 UTC  (3+ messages)
` [RFC PATCH 2/2] i2c: octeon: "

[PATCH] sh: add missing EXPORT_SYMBOL() for __delay
 2020-07-24 19:44 UTC  (5+ messages)

[PATCH RFC V2 17/17] x86/entry: Preserve PKRS MSR across exceptions
 2020-07-24 19:43 UTC  (3+ messages)

[PATCH v16 0/9] nvmet: add target passthru commands support
 2020-07-24 19:40 UTC  (5+ messages)
` [PATCH v16 6/9] nvmet-passthru: Add passthru code to process commands

[PATCH 1/2] platform/chrome: cros_ec_proto: ignore unnecessary wakeups on old ECs
 2020-07-24 19:39 UTC  (6+ messages)
` [PATCH 2/2] platform/chrome: cros_ec_proto: check for missing EC_CMD_HOST_EVENT_GET_WAKE_MASK

[PATCH v6] Makefile: Add clang-tidy and static analyzer support to makefile
 2020-07-24 19:35 UTC 

[trivial treewide PATCH] treewide: Fix misuses of 0x<decimal>%x format specifiers
 2020-07-24 19:35 UTC 

[PATCH RFC v2] rcu/segcblist: Add counters to segcblist datastructure
 2020-07-24 19:34 UTC  (5+ messages)

[PATCH] fs/nsfs.c: fix ioctl support of compat processes
 2020-07-24 19:31 UTC  (4+ messages)

[PATCH v2 0/2] i2c: fsi: Fixes for systems with more ports
 2020-07-24 19:32 UTC  (3+ messages)
` [PATCH v2 2/2] i2c: fsi: Prevent adding adapters for ports without dts nodes

[PATCH v2 1/1] ARM:dts:aspeed: Initial device tree for AMD EthanolX
 2020-07-24 19:31 UTC  (3+ messages)

[PATCH v3 1/1] ARM:dts:aspeed: Initial device tree for AMD EthanolX
 2020-07-24 19:28 UTC 

[PATCH 2/2] f2fs: compress: delay temp page allocation
 2020-07-24 19:24 UTC  (2+ messages)

BUG: stack guard page was hit in unwind_next_frame (2)
 2020-07-24 19:23 UTC 

[PATCH] PCI/P2PDMA: Add AMD Zen 2 root complex to the list of allowed bridges
 2020-07-24 19:20 UTC  (5+ messages)

[PATCH] USB:Fix kernel NULL pointer when unbind UHCI form vfio-pci
 2020-07-24 19:17 UTC  (10+ messages)
    ` 答复: "

[RFC PATCH v4 00/14] Support for Tegra video capture from external sensor
 2020-07-24 19:16 UTC  (3+ messages)

[PATCH v3 0/6] powerpc: queued spinlocks and rwlocks
 2020-07-24 19:10 UTC  (9+ messages)
` [PATCH v3 5/6] powerpc/pseries: implement paravirt qspinlocks for SPLPAR

[PATCH V7 00/14] TopDown metrics support for Icelake
 2020-07-24 19:10 UTC  (6+ messages)
` [PATCH V7 08/14] perf/x86/intel: Generic support for hardware TopDown metrics

[PATCH] drivers: modules: remove set but not used variable 'no_warn'
 2020-07-24 19:09 UTC  (2+ messages)

[patch V5 04/15] entry: Provide generic interrupt entry/exit code
 2020-07-24 19:08 UTC  (2+ messages)
` [tip: core/entry] "

[patch V5 05/15] entry: Provide infrastructure for work before transitioning to guest mode
 2020-07-24 19:08 UTC  (2+ messages)
` [tip: core/entry] "

[patch V5 01/15] seccomp: Provide stub for __secure_computing()
 2020-07-24 19:08 UTC  (2+ messages)
` [tip: core/entry] "

[patch V5 03/15] entry: Provide generic syscall exit function
 2020-07-24 19:08 UTC  (2+ messages)
` [tip: core/entry] "

[patch V5 02/15] entry: Provide generic syscall entry functionality
 2020-07-24 19:08 UTC  (2+ messages)
` [tip: core/entry] "

[PATCH v2 1/2] platform/chrome: cros_ec_proto: ignore unnecessary wakeups on old ECs
 2020-07-24 19:08 UTC  (2+ messages)
` [PATCH v2 2/2] platform/chrome: cros_ec_proto: check for missing EC_CMD_HOST_EVENT_GET_WAKE_MASK

[PATCH 0/7] media: Clean H264 stateless uAPI
 2020-07-24 19:08 UTC  (4+ messages)
` [PATCH 06/10] media: uapi: h264: Cleanup DPB entry interface

[PATCH v3 1/1] PCI/ERR: Fix reset logic in pcie_do_recovery() call
 2020-07-24 19:07 UTC 

[PATCH v7 0/7] Add support for O_MAYEXEC
 2020-07-24 19:06 UTC  (10+ messages)
` [PATCH v7 4/7] fs: Introduce O_MAYEXEC flag for openat2(2)
` [PATCH v7 5/7] fs,doc: Enable to enforce noexec mounts or file exec through O_MAYEXEC
` [PATCH v7 6/7] selftest/openat2: Add tests for O_MAYEXEC enforcing
` [PATCH v7 7/7] ima: add policy support for the new file open MAY_OPENEXEC flag

[GIT PULL] memory: Cleanups of memory controller drivers for v5.9
 2020-07-24 18:59 UTC 

Minor RST rant
 2020-07-24 18:51 UTC  (6+ messages)

[git pull] habanalabs pull request for kernel 5.9-rc1 (resend again)
 2020-07-24 18:45 UTC  (2+ messages)

[PATCH] kvm: x86: fix reversed timespec values in PV wall clock
 2020-07-24 18:45 UTC  (2+ messages)

[PATCH] irqchip/irq-bcm7038-l1: Guard uses of cpu_logical_map
 2020-07-24 18:41 UTC 

[PATCH 00/16] memory: Further cleanups
 2020-07-24 18:42 UTC  (20+ messages)
` [PATCH 01/16] memory: bt1-l2-ctl: Add blank lines after declarations
` [PATCH 02/16] memory: mvebu-devbus: Add missing braces to all arms of if statement
` [PATCH 03/16] memory: mvebu-devbus: Align with open parenthesis
` [PATCH 04/16] memory: omap-gpmc: Correct kerneldoc
` [PATCH 05/16] memory: omap-gpmc: Enclose macro argument usage in parenthesis
` [PATCH 06/16] memory: omap-gpmc: Use 'unsigned int' for consistency
` [PATCH 07/16] memory: omap-gpmc: Correct white space issues
` [RFT 08/16] memory: omap-gpmc: Use WARN() instead of BUG() on wrong free
` [PATCH 09/16] memory: omap-gpmc: Fix language typo
` [PATCH 10/16] memory: omap-gpmc: Consistently use !res for NULL checks
` [PATCH 11/16] memory: brcmstb_dpfe: Fix language typo
` [RFT 12/16] memory: brcmstb_dpfe: Add separate entry for compile test
` [PATCH 13/16] memory: of: Correct kerneldoc
` [PATCH 14/16] memory: pl172: Enclose macro argument usage in parenthesis
` [PATCH 15/16] memory: samsung: exynos-srom: Correct alignment
` [PATCH 16/16] memory: samsung: exynos5422-dmc: Correct white space issues

[PATCH v2 0/2] kernel/trace: Remove function callback casts
 2020-07-24 18:34 UTC  (10+ messages)
` [PATCH v2 2/2] "

[git pull] IOMMU Fix for Linux v5.8-rc6
 2020-07-24 18:26 UTC 

[git pull] xtensa csum regression fix
 2020-07-24 18:24 UTC  (2+ messages)

WARN_ON_ONCE(1) in iomap_dio_actor()
 2020-07-24 18:24 UTC  (3+ messages)

[PATCH][next] wil6210: Avoid the use of one-element array
 2020-07-24 18:29 UTC  (4+ messages)

[PATCH smp 0/2] Provide CSD lock timeout diagnostics
 2020-07-24 18:19 UTC  (8+ messages)
` [PATCH smp 2/2] kernel/smp: "

[PATCH] perf bench: Add benchmark of find_next_bit
 2020-07-24 18:13 UTC  (3+ messages)

[PATCH 4.9 00/22] 4.9.148-stable review
 2020-07-24 18:12 UTC  (5+ messages)
` [PATCH 4.9 18/22] x86/fpu: Disable bottom halves while loading FPU registers

[RFC] memory: exynos5422-dmc: Document mutex scope
 2020-07-24 18:08 UTC 

[PATCH v1] driver core: Change delimiter in devlink device's name to "--"
 2020-07-24 18:05 UTC 

[RFC][PATCH 0/9] smp: irq_work / smp_call_function rework
 2020-07-24 18:01 UTC  (3+ messages)
` [RFC][PATCH 2/9] smp: Cleanup smp_call_function*()

[PATCH v5 00/75] x86: SEV-ES Guest Support
 2020-07-24 17:58 UTC  (5+ messages)
` [PATCH v5 11/75] x86/boot/compressed/64: Disable red-zone usage
` [PATCH v5 70/75] x86/head/64: Don't call verify_cpu() on starting APs

[PATCH] Staging: rtl8188eu: rtw_mlme: Fix uninitialized variable authmode
 2020-07-24 17:56 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).