linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-05-09 13:51:22 to 2020-05-09 23:46:45 UTC [more...]

[PATCHES] uaccess simple access_ok() removals
 2020-05-09 23:45 UTC  (15+ 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 04/20] FIEMAP: don't bother with access_ok()
  ` [PATCH 05/20] tomoyo_write_control(): get rid of pointless access_ok()
  ` [PATCH 08/20] cm4000_cs.c cmm_ioctl(): "
  ` [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 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 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 v6 00/18] pstore: mtd: support crash log to block and mtd device
 2020-05-09 23:41 UTC  (16+ 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 -next] power: reset: ltc2952: remove set but used variable
 2020-05-09 23:42 UTC  (2+ messages)

[PATCH] net/sonic: Fix some resource leaks in error handling paths
 2020-05-09 23:41 UTC  (8+ 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 0/4] net: phy: broadcom: cable tester support
 2020-05-09 22:37 UTC  (5+ 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 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)

[RFC PATCH 0/7] mm: Get rid of vmalloc_sync_(un)mappings()
 2020-05-09 21:57 UTC  (11+ 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  (7+ 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  (19+ messages)
` [PATCH 0/6] exec: Trivial cleanups for exec
  ` [PATCH 3/6] exec: Stop open coding mutex_lock_killable of cred_guard_mutex
  ` [PATCH 4/6] exec: Run sync_mm_rss before taking exec_update_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  (13+ 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  (8+ 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 00/15] net: taint when the device driver firmware crashes
 2020-05-09 18:35 UTC  (8+ messages)
` [PATCH 01/15] taint: add module firmware crash taint support
` [PATCH 09/15] qed: use new module_firmware_crashed()
  ` [EXT] "

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

[PATCH] parisc: suppress error messages for 'make clean'
 2020-05-09 17:39 UTC  (5+ messages)

[PATCH v11 00/18] Enable FSGSBASE instructions
 2020-05-09 17:36 UTC  (19+ 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 net] net: broadcom: Imply BROADCOM_PHY for BCMGENET
 2020-05-09 17:12 UTC  (3+ messages)

[PATCH v2] usb: raw-gadget: fix gadget endpoint selection
 2020-05-09 17:08 UTC  (5+ messages)

[PATCH] Driver: Adding helper macro for platform_driver boilerplate
 2020-05-09 17:05 UTC  (2+ messages)

[PATCH fixes] powerpc/40x: Make more space for system call exception
 2020-05-09 17:05 UTC 

[PATCH] usb: roles: Switch on role-switch uevent reporting
 2020-05-09 16:37 UTC  (3+ messages)

[PATCH v5 0/4] Introduce the for_each_set_clump macro
 2020-05-09 16:36 UTC  (6+ messages)

[PATCH 0/3] Intel Platform Monitoring Technology
 2020-05-09 16:27 UTC  (4+ messages)
` [PATCH v2 3/3] platform/x86: Intel PMT Telemetry capability driver

[PATCH for-5.7] io_uring: fix zero len do_splice()
 2020-05-09 16:15 UTC  (3+ messages)

[PATCH RFC tip/core/rcu] Add shrinker to shift to fast/inefficient GP mode
 2020-05-09 16:09 UTC  (10+ messages)

[RFC] splice/tee: len=0 fast path after validity check
 2020-05-09 16:03 UTC  (3+ messages)

[PATCH v4] x86: bitops: fix build regression
 2020-05-09 15:43 UTC  (4+ messages)
` [PATCH v5] "

[PATCH net-next 1/2] ath10k: fix gcc-10 zero-length-bounds warnings
 2020-05-09 15:48 UTC  (2+ messages)

ioremap() called early from pnv_pci_init_ioda_phb()
 2020-05-09 15:37 UTC  (2+ messages)

[PATCH v1 1/3] gpio: mpc8xxx: support fsl-layerscape platform
 2020-05-09 15:24 UTC  (2+ messages)

[PATCH 1/1] firmware: arm_scmi/mailbox: ignore notification for tx done using irq
 2020-05-09 15:20 UTC  (2+ messages)

[PATCH v12 00/11] Support ROHM BD99954 charger IC
 2020-05-09 15:17 UTC  (4+ messages)
` [PATCH v12 02/11] lib/test_linear_ranges: add a test for the 'linear_ranges'

[PATCH] lib: linear_ranges: Add missing MODULE_LICENSE()
 2020-05-09 15:15 UTC 

[PATCH] drm/panel: visionox-rm69299: Add module license
 2020-05-09 15:07 UTC  (3+ messages)

remove a few uses of ->queuedata
 2020-05-09 15:07 UTC  (4+ messages)

[PATCH v2] kernel: add panic_on_taint
 2020-05-09 14:56 UTC  (10+ messages)

[PATCH] memcg: expose root cgroup's memory.stat
 2020-05-09 14:43 UTC  (4+ messages)

[RFC PATCH 00/13] Core scheduling v5
 2020-05-09 14:35 UTC  (3+ messages)

[PATCH] mm: fix LRU balancing effect of new transparent huge pages
 2020-05-09 14:19 UTC 

[PATCH] gpiolib: notify user-space about line status changes after flags are set
 2020-05-09 14:15 UTC 

linux-next 20200508 - build failure in kernel/resource.c w/ SPARSEMEM=n
 2020-05-09 14:08 UTC  (2+ messages)

generic DMA bypass flag v3
 2020-05-09 14:07 UTC  (9+ messages)
` [PATCH 1/4] dma-mapping: move the remaining DMA API calls out of line

[PATCH 1/3] mm: swap: fix vmstats for huge pages
 2020-05-09 14:06 UTC  (4+ messages)
` [PATCH 3/3] mm: swap: fix update_page_reclaim_stat "

[PATCHv3] w1: omap-hdq: Simplify driver with PM runtime autosuspend
 2020-05-09 13:59 UTC  (10+ 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).