linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-05-09 17:37:01 to 2020-05-10 01:48:50 UTC [more...]

[PATCH v6 0/6] Optionally flush L1D on context switch
 2020-05-10  1:48 UTC  (6+ messages)
` [PATCH v6 1/6] arch/x86/kvm: Refactor l1d flush lifecycle management
` [PATCH v6 2/6] arch/x86/kvm: Refactor tlbflush and l1d flush
` [PATCH v6 3/6] arch/x86/mm: Refactor cond_ibpb() to support other use cases
` [PATCH v6 5/6] Optionally flush L1D on context switch
` [PATCH v6 6/6] Documentation: Add L1D flushing Documentation

[PATCH v11 00/18] Enable FSGSBASE instructions
 2020-05-10  1:40 UTC  (21+ messages)
` [PATCH v11 01/18] x86/ptrace: Prevent ptrace from clearing the FS/GS selector
` [PATCH v11 02/18] selftests/x86/fsgsbase: Test GS selector on ptracer-induced GS base write
` [PATCH v11 03/18] x86/cpu: Add 'unsafe_fsgsbase' to enable CR4.FSGSBASE
` [PATCH v11 04/18] x86/entry/64: Clean up paranoid exit
` [PATCH v11 05/18] x86/entry/64: Switch CR3 before SWAPGS in paranoid entry
` [PATCH v11 06/18] x86/entry/64: Introduce the FIND_PERCPU_BASE macro
` [PATCH v11 07/18] x86/entry/64: Handle FSGSBASE enabled paranoid entry/exit
` [PATCH v11 08/18] x86/entry/64: Document GSBASE handling in the paranoid path
` [PATCH v11 09/18] x86/fsgsbase/64: Add intrinsics for FSGSBASE instructions
` [PATCH v11 10/18] x86/fsgsbase/64: Enable FSGSBASE instructions in helper functions
` [PATCH v11 11/18] x86/fsgsbase/64: Use FSGSBASE in switch_to() if available
` [PATCH v11 12/18] x86/fsgsbase/64: move save_fsgs to header file
` [PATCH v11 13/18] x86/fsgsbase/64: Use FSGSBASE instructions on thread copy and ptrace
` [PATCH v11 14/18] x86/speculation/swapgs: Check FSGSBASE in enabling SWAPGS mitigation
` [PATCH v11 15/18] selftests/x86/fsgsbase: Test ptracer-induced GS base write with FSGSBASE
` [PATCH v11 16/18] x86/fsgsbase/64: Enable FSGSBASE on 64bit by default and add a chicken bit
` [PATCH v11 17/18] x86/elf: Enumerate kernel FSGSBASE capability in AT_HWCAP2
` [PATCH v11 18/18] Documentation/x86/64: Add documentation for GS/FS addressing mode

[PATCH] tty: hvc: Fix data abort due to race in hvc_open
 2020-05-10  1:30 UTC  (3+ messages)

[PATCH] drm/mediatek: eliminate the magic number in array size
 2020-05-10  1:30 UTC  (2+ messages)

[PATCH v2] drm/mediatek: cleanup coding style in mediatek a bit
 2020-05-10  1:30 UTC  (2+ messages)

[PATCH 0/3] Convert mtk-dpi to drm_bridge API
 2020-05-10  1:24 UTC  (2+ messages)

[PATCH] parisc: suppress error messages for 'make clean'
 2020-05-10  1:19 UTC  (6+ messages)

[RFC PATCH 0/7] mm: Get rid of vmalloc_sync_(un)mappings()
 2020-05-10  1:11 UTC  (12+ messages)

[PATCH v4 0/5] block: fix blktrace debugfs use after free
 2020-05-10  1:09 UTC  (7+ messages)
` [PATCH v4 1/5] block: revert back to synchronous request_queue removal
` [PATCH v4 3/5] blktrace: fix debugfs use after free
` [PATCH v4 4/5] blktrace: break out of blktrace setup on concurrent calls

[PATCH v5] streamline_config.pl: add LMC_KEEP to preserve some kconfigs
 2020-05-10  1:06 UTC 

[PATCH] bpfilter: check if $(CC) can static link in Kconfig
 2020-05-10  1:04 UTC  (2+ messages)

[PATCHES] uaccess simple access_ok() removals
 2020-05-10  1:04 UTC  (25+ messages)
` [PATCH 01/20] dlmfs_file_write(): get rid of pointless access_ok()
  ` [PATCH 02/20] fat_dir_ioctl(): hadn't needed that access_ok() for more than a decade
  ` [PATCH 03/20] btrfs_ioctl_send(): don't bother with access_ok()
  ` [PATCH 04/20] FIEMAP: "
  ` [PATCH 05/20] tomoyo_write_control(): get rid of pointless access_ok()
  ` [PATCH 06/20] n_hdlc_tty_read(): remove "
  ` [PATCH 07/20] nvram: drop useless access_ok()
  ` [PATCH 08/20] cm4000_cs.c cmm_ioctl(): get rid of pointless access_ok()
  ` [PATCH 09/20] drivers/fpga/dfl-fme-pr.c: "
  ` [PATCH 10/20] drivers/fpga/dfl-afu-dma-region.c: "
  ` [PATCH 11/20] amifb: get rid of pointless access_ok() calls
  ` [PATCH 12/20] omapfb: "
  ` [PATCH 13/20] drivers/crypto/ccp/sev-dev.c: get rid of pointless access_ok()
  ` [PATCH 14/20] via-pmu: don't bother with access_ok()
  ` [PATCH 15/20] drm_read(): get rid of pointless access_ok()
  ` [PATCH 16/20] efi_test: "
  ` [PATCH 17/20] lpfc_debugfs: "
  ` [PATCH 18/20] usb: get rid of pointless access_ok() calls
  ` [PATCH 19/20] hfi1: get rid of pointless access_ok()
  ` [PATCH 4/4] vmci_host: "

[PATCH 00/15] net: taint when the device driver firmware crashes
 2020-05-10  1:01 UTC  (3+ messages)

[PATCH v12 00/11] Support ROHM BD99954 charger IC
 2020-05-10  0:32 UTC  (3+ messages)

[rcu:rcu/next] BUILD SUCCESS 373b78add5ef0c6fd1154304208252dbf0309114
 2020-05-10  0:29 UTC 

[PATCH 0/2] spi: Add Baikal-T1 System Boot SPI Controller driver
 2020-05-10  0:20 UTC  (4+ messages)
` [PATCH 2/2] "

[PATCH hmm v2 0/5] Adjust hmm_range_fault() API
 2020-05-10  0:16 UTC  (3+ messages)
` [PATCH hmm v2 1/5] mm/hmm: make CONFIG_DEVICE_PRIVATE into a select

[PATCH net-next 0/4] net: phy: broadcom: cable tester support
 2020-05-10  0:09 UTC  (10+ messages)
` [PATCH net-next 1/4] net: phy: broadcom: add exp register access methods without buslock
` [PATCH net-next 2/4] net: phy: broadcom: add bcm_phy_modify_exp()
` [PATCH net-next 3/4] net: phy: broadcom: add cable test support
` [PATCH net-next 4/4] net: phy: bcm54140: add cable diagnostics support

[PATCH v5 9/9] w1_therm: adding bulk read support to trigger multiple conversion on bus
 2020-05-10  0:02 UTC 

[PATCH v5 8/9] w1_therm: adding alarm sysfs entry
 2020-05-10  0:02 UTC 

[PATCH v5 7/9] w1_therm: optimizing temperature read timings
 2020-05-10  0:02 UTC 

[PATCH v5 6/9] w1_therm: adding eeprom sysfs entry
 2020-05-10  0:00 UTC 

[PATCH v5 5/9] w1_therm: adding resolution sysfs entry
 2020-05-09 23:59 UTC 

[PATCH v5 4/9] w1_therm: adding ext_power sysfs entry
 2020-05-09 23:59 UTC 

[PATCH v5 3/9] w1_therm: adding sysfs-driver-w1_therm doc
 2020-05-09 23:59 UTC 

[PATCH v5 2/9] w1_therm: fix reset_select_slave during discovery
 2020-05-09 23:58 UTC 

[PATCH v5 1/9] w1_therm: adding code comments and code reordering
 2020-05-09 23:57 UTC 

[PATCH] net/sonic: Fix some resource leaks in error handling paths
 2020-05-09 23:52 UTC  (9+ messages)

[PATCH v6 00/18] pstore: mtd: support crash log to block and mtd device
 2020-05-09 23:41 UTC  (19+ messages)
` [PATCH v6 01/18] pstore/ram: Move dump_oops to end of module_param list
` [PATCH v6 02/18] pstore/platform: Switch pstore_info::name to const
` [PATCH v6 03/18] pstore/platform: Move module params after declarations
` [PATCH v6 04/18] pstore/platform: Use backend name for console registration
` [PATCH v6 05/18] pstore/ram: Refactor ftrace buffer merging
` [PATCH v6 06/18] pstore/ftrace: Provide ftrace log merging routine
` [PATCH v6 07/18] printk: Introduce kmsg_dump_reason_str()
` [PATCH v6 08/18] pstore/zone: Introduce common layer to manage storage zones
` [PATCH v6 09/18] pstore/blk: Introduce backend for block devices
` [PATCH v6 10/18] pstore/zone,blk: Add support for pmsg frontend
` [PATCH v6 11/18] pstore/zone,blk: Add console frontend support
` [PATCH v6 12/18] pstore/zone,blk: Add ftrace "
` [PATCH v6 13/18] Documentation: Add details for pstore/blk
` [PATCH v6 14/18] pstore/zone: Provide way to skip "broken" zone for MTD devices
` [PATCH v6 15/18] pstore/blk: Provide way to query pstore configuration
` [PATCH v6 16/18] pstore/blk: Support non-block storage devices
` [PATCH v6 17/18] mtd: Support kmsg dumper based on pstore/blk
` [PATCH v6 18/18] pstore/blk: Introduce "best_effort" mode

[PATCH net] net: dsa: loop: Add module soft dependency
 2020-05-09 23:45 UTC 

[PATCH] net/sonic: Fix some resource leaks in error handling paths
 2020-05-09 23:45 UTC  (2+ messages)

[PATCH V2] power: supply: lp8788: Fix an error handling path in 'lp8788_charger_probe()'
 2020-05-09 23:43 UTC  (2+ messages)

[PATCH] net/mlx5: Replace zero-length array with flexible-array
 2020-05-09 23:43 UTC  (3+ messages)

[PATCH -next] power: reset: ltc2952: remove set but used variable
 2020-05-09 23:42 UTC  (2+ messages)

[GIT PULL] RISC-V Fixes for 5.7-rc5
 2020-05-09 23:30 UTC  (3+ messages)

[GIT PULL] HID for 5.7
 2020-05-09 23:12 UTC  (4+ messages)

[PATCH v7 0/7] introduce memory hinting API for external process
 2020-05-09 23:14 UTC  (8+ messages)
` [PATCH v7 5/7] mm: support both pid and pidfd for process_madvise

[PATCH] netprio_cgroup: Fix unlimited memory leak of v2 cgroup
 2020-05-09 22:57 UTC  (3+ messages)
` [PATCH v2] netprio_cgroup: Fix unlimited memory leak of v2 cgroups

[PATCH] MIPS: Only include the platform file needed
 2020-05-09 23:01 UTC 

ioremap() called early from pnv_pci_init_ioda_phb()
 2020-05-09 22:59 UTC  (4+ messages)

[PATCH] net: freescale: select CONFIG_FIXED_PHY where needed
 2020-05-09 22:52 UTC  (5+ messages)

[PATCH 1/3] panel: simple: Fix size and bpp of BOE NV133FHM-N61
 2020-05-09 22:49 UTC  (5+ messages)
` [PATCH 2/3] dt-bindings: display: simple: Add BOE NV133FHM-N62

[PATCH v5 0/6] drm: Prepare to use a GPIO on ti-sn65dsi86 for Hot Plug Detect
 2020-05-09 22:48 UTC  (3+ messages)

[PATCH v2] net: Protect INET_ADDR_COOKIE on 32-bit architectures
 2020-05-09 22:39 UTC  (7+ messages)

[PATCH net v2] hinic: fix a bug of ndo_stop
 2020-05-09 22:37 UTC  (2+ messages)

[PATCH net-next v2] hinic: add three net_device_ops of vf
 2020-05-09 22:31 UTC  (2+ messages)

[PATCH] PCI: brcmstb: Assert fundamental reset on initialization
 2020-05-09 22:19 UTC  (3+ messages)

[PATCH net-next] net: phy: at803x: add cable diagnostics support
 2020-05-09 22:17 UTC 

[PATCH net] mvpp2: enable rxhash only on the first port
 2020-05-09 21:58 UTC  (3+ messages)

[PATCH] net: usb: qmi_wwan: remove redundant assignment to variable status
 2020-05-09 21:57 UTC  (2+ messages)

[PATCH] net: huawei_cdc_ncm: remove redundant assignment to variable ret
 2020-05-09 21:48 UTC 

[PATCH] net: usb: ax88179_178a: remove redundant assignment to variable ret
 2020-05-09 21:41 UTC 

[PATCH -next v2] locking/osq_lock: annotate a data race in osq_lock
 2020-05-09 21:36 UTC  (3+ messages)

[PATCH net 1/2 RESEND] ipmr: Fix RCU list debugging warning
 2020-05-09 21:19 UTC  (3+ messages)
` [PATCH net 2/2 RESEND] ipmr: Add lockdep expression to ipmr_for_each_table macro

[PATCH] video: fbdev: pxa168fb: make pxa168fb_init_mode() return void
 2020-05-09 21:11 UTC  (3+ messages)

[PATCH -next] drm/i2c/tda998x: Make tda998x_audio_digital_mute static
 2020-05-09 21:07 UTC  (2+ messages)

[PATCH net-next 0/5] net: hns3: misc updates for -next
 2020-05-09 20:48 UTC  (3+ messages)
` [PATCH net-next 3/5] net: hns3: provide .get_cmdq_stat interface for the client

[GIT PULL] io_uring fixes for 5.7-rc5
 2020-05-09 20:25 UTC  (2+ messages)

exec: Promised cleanups after introducing exec_update_mutex
 2020-05-09 20:19 UTC  (16+ messages)
` [PATCH 0/6] exec: Trivial cleanups for exec
  ` [PATCH 3/6] exec: Stop open coding mutex_lock_killable of cred_guard_mutex
  ` [PATCH 0/5] exec: Control flow simplifications
    ` [PATCH 1/5] exec: Call cap_bprm_set_creds directly from prepare_binprm
    ` [PATCH 2/5] exec: Directly call security_bprm_set_creds from __do_execve_file
    ` [PATCH 3/5] exec: Remove recursion from search_binary_handler
    ` [PATCH 4/5] exec: Allow load_misc_binary to call prepare_binfmt unconditionally
    ` [PATCH 5/5] exec: Move the call of prepare_binprm into search_binary_handler

[PATCH net-next 0/5] net: mvpp2: Classifier updates, RSS
 2020-05-09 20:20 UTC  (10+ messages)
` [PATCH net-next 3/5] net: mvpp2: cls: Use RSS contexts to handle RSS tables
        ` [EXT] "

[PATCH v3 1/2] media: cedrus: Program output format during each run
 2020-05-09 20:06 UTC  (2+ messages)
` [PATCH v3 2/2] media: cedrus: Implement runtime PM

[PATCH v2 1/2] media: cedrus: Program output format during each run
 2020-05-09 20:03 UTC  (4+ messages)
` [PATCH v2 2/2] media: cedrus: Implement runtime PM
  ` [linux-sunxi] "

[PATCH v2 0/5] Enable ilitek ili9341 on stm32f429-disco board
 2020-05-09 20:06 UTC  (4+ messages)
` [PATCH v2 5/5] drm/panel: add panel driver for Ilitek ili9341 panels

[PATCH 1/2] drm/panfrost: missing remove opp table in case of failure
 2020-05-09 19:40 UTC  (13+ messages)
` [PATCH 2/2] drm/panfrost: add devfreq regulator support

USB networking news, ofono for d4: less hacked version
 2020-05-09 19:36 UTC  (7+ messages)
      ` ofono for d4: less hcked and more working version was "

[PATCH] staging: vt6656: vt6655: clean Makefiles
 2020-05-09 19:30 UTC  (3+ messages)

[PATCH v1 00/15] Add support for Nitro Enclaves
 2020-05-09 19:21 UTC  (7+ messages)

[PATCH v8 0/4] USB: pci-quirks: Add Raspberry Pi 4 quirk
 2020-05-09 19:20 UTC  (5+ messages)
` [PATCH v8 2/4] firmware: raspberrypi: Introduce vl805 init routine

[PATCH] libbpf: Replace zero-length array with flexible-array
 2020-05-09 19:16 UTC  (2+ messages)

[PATCH v4 00/12] pstore: mtd: support crash log to block and mtd device
 2020-05-09 19:10 UTC  (4+ messages)

[patch V4 part 1 00/36] x86/entry: Entry/exception code rework, preparatory patches
 2020-05-09 19:08 UTC  (4+ messages)
` [patch V4 part 1 02/36] x86/hw_breakpoint: Prevent data breakpoints on cpu_entry_area

[PATCH 1/2] fpga: doc: Add binding doc for the afi config driver
 2020-05-09 19:05 UTC  (5+ messages)
` [PATCH 2/2] fpga: zynq: Add AFI "

[PATCH V4] f2fs: Avoid double lock for cp_rwsem during checkpoint
 2020-05-09 19:03 UTC  (4+ messages)

[PATCH v3] kernel: add panic_on_taint
 2020-05-09 18:59 UTC  (2+ messages)

[PATCH] fpga: zynqmp: fix modular build
 2020-05-09 18:57 UTC  (2+ messages)

[PATCH v8 0/8] powerpc: switch VDSO to C implementation
 2020-05-09 18:48 UTC  (5+ messages)
` [PATCH v8 8/8] powerpc/vdso: Provide __kernel_clock_gettime64() on vdso32

[PATCH] staging: vc04_services: interface: vchiq_arm: vchiq_connected.c: Block comments should align the * on each line
 2020-05-09 18:47 UTC  (3+ messages)

[PATCH v1 3/3] dm: armv8: gpio: include <asm/arch/gpio.h> for fsl-layerscape
 2020-05-09 18:34 UTC  (8+ messages)
` [PATCH v1 2/3] armv8: gpio: add gpio feature

[PATCH] drm/exynos: fimc: Add support for S5PV210 variant
 2020-05-09 17:46 UTC 

WARNING in memtype_reserve
 2020-05-09 17:42 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).