linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-05-09 23:32:23 to 2020-05-10 08:46:36 UTC [more...]

[PATCH v3 00/10] Support XSAVES supervisor states
 2020-05-10  8:46 UTC  (3+ messages)
` [PATCH v3 09/10] x86/fpu/xstate: Preserve supervisor states for slow path of __fpu__restore_sig()

[PATCH v13 0/2] iio: proximity: driver for vcnl3020
 2020-05-09 15:44 UTC  (5+ messages)
` [PATCH v13 1/2] dt-bindings: proximity: provide vcnl3020 device tree binding document

[PATCH] iio: hid-sensors: move triggered buffer setup into hid_sensor_setup_trigger
 2020-05-10  8:36 UTC  (3+ messages)

USB Attached SCSI breakage due no udev involvement
 2020-05-10  8:35 UTC  (7+ messages)

[PATCH V2] staging: vc04_services: vchiq_connected.c: Block comment alignment
 2020-05-10  8:35 UTC  (3+ messages)

[PATCH v10 00/18] Enable FSGSBASE instructions
 2020-05-10  8:29 UTC  (3+ messages)

[PATCH] net/sonic: Fix some resource leaks in error handling paths
 2020-05-10  8:25 UTC  (4+ messages)

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

sort out the flush_icache_range mess
 2020-05-10  7:55 UTC  (32+ messages)
` [PATCH 01/31] arm: fix the flush_icache_range arguments in set_fiq_handler
` [PATCH 02/31] arm64: fix the flush_icache_range arguments in machine_kexec
` [PATCH 03/31] MIPS: unexport __flush_icache_user_range
` [PATCH 04/31] nds32: unexport flush_icache_page
` [PATCH 05/31] powerpc: unexport flush_icache_user_range
` [PATCH 06/31] unicore32: remove flush_cache_user_range
` [PATCH 07/31] asm-generic: fix the inclusion guards for cacheflush.h
` [PATCH 08/31] asm-generic: don't include <linux/mm.h> in cacheflush.h
` [PATCH 09/31] asm-generic: improve the flush_dcache_page stub
` [PATCH 10/31] alpha: use asm-generic/cacheflush.h
` [PATCH 11/31] arm64: "
` [PATCH 12/31] c6x: "
` [PATCH 13/31] hexagon: "
` [PATCH 14/31] ia64: "
` [PATCH 15/31] microblaze: "
` [PATCH 16/31] m68knommu: "
` [PATCH 17/31] openrisc: "
` [PATCH 18/31] powerpc: "
` [PATCH 19/31] riscv: "
` [PATCH 20/31] arm,sparc,unicore32: remove flush_icache_user_range
` [PATCH 21/31] mm: rename flush_icache_user_range to flush_icache_user_page
` [PATCH 22/31] asm-generic: add a flush_icache_user_range stub
` [PATCH 23/31] sh: implement flush_icache_user_range
` [PATCH 24/31] xtensa: "
` [PATCH 25/31] arm: rename flush_cache_user_range to flush_icache_user_range
` [PATCH 26/31] m68k: implement flush_icache_user_range
` [PATCH 27/31] exec: only build read_code when needed
` [PATCH 28/31] exec: use flush_icache_user_range in read_code
` [PATCH 29/31] binfmt_flat: use flush_icache_user_range
` [PATCH 30/31] nommu: use flush_icache_user_range in brk and mmap
` [PATCH 31/31] module: move the set_fs hack for flush_icache_range to m68k

[PATCH trivial] bootconfig: Fixup one typo
 2020-05-10  7:51 UTC  (2+ messages)

[RFC PATCH v2 0/7] Add MMC packed request support
 2020-05-10  7:44 UTC  (10+ messages)
` [RFC PATCH v2 1/7] block: Extand commit_rqs() to do batch processing

[PATCH v4 tip/core/rcu 0/38] Prototype RCU usable from idle, exception, offline
 2020-05-10  7:42 UTC  (3+ messages)
` [PATCH v4 tip/core/rcu 05/38] rcu-tasks: Move Tasks RCU to its own file

[PATCH] net: usb: qmi_wwan: remove redundant assignment to variable status
 2020-05-10  7:41 UTC  (3+ messages)

linux-next: new contact(s) for the ceph tree?
 2020-05-10  7:40 UTC  (4+ messages)

[PATCH 5.6 00/49] 5.6.12-rc1 review
 2020-05-10  7:34 UTC  (3+ messages)

[PATCH 4.4 000/306] 4.4.223-rc3 review
 2020-05-10  7:34 UTC  (3+ messages)

[PATCH v2 1/4] Documentation: LKMM: Move MP+onceassign+derefonce to new litmus-tests/rcu/
 2020-05-10  7:28 UTC  (6+ messages)
  ` [PATCH 0/3] tools/memory-model, Documentation/litmus-test: Sort out location of litmus test and README
    ` [PATCH 1/3] tools/memory-model: Fix reference to litmus test in recipes.txt
    ` [PATCH 2/3] Revert "Documentation: LKMM: Move MP+onceassign+derefonce to new litmus-tests/rcu/"
    ` [PATCH 3/3] Documentation/litmus-tests: Merge atomic's README into top-level one

[RFCv4 0/6] Improve ext4 handling of ENOSPC with multi-threaded use-case
 2020-05-10  7:08 UTC  (7+ messages)
` [RFCv4 1/6] ext4: mballoc: Refactor ext4_mb_good_group()
` [RFCv4 2/6] ext4: mballoc: Use ext4_lock_group() around calculations involving bb_free
` [RFCv4 3/6] ext4: mballoc: Optimize ext4_mb_good_group_nolock further if grp needs init
` [RFCv4 4/6] ext4: mballoc: Add blocks to PA list under same spinlock after allocating blocks
` [RFCv4 5/6] ext4: mballoc: Refactor ext4_mb_discard_preallocations()
` [RFCv4 6/6] ext4: mballoc: Introduce pcpu seqcnt for freeing PA to improve ENOSPC handling

[PATCHES] uaccess simple access_ok() removals
 2020-05-10  7:02 UTC  (28+ 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] tty: hvc: Fix data abort due to race in hvc_open
 2020-05-10  6:48 UTC  (4+ messages)

drivers/crypto/chelsio/chcr_ktls.c:1078: undefined reference to `tls_get_record'
 2020-05-10  6:17 UTC 

[PATCH 0/2] perf: Fix POWER9 cpi_breakdown metricgroup
 2020-05-10  6:26 UTC  (4+ messages)
` [PATCH 2/2] perf: Add missing metrics to POWER9 'cpi_breakdown'

[PATCH v4 0/5] block: fix blktrace debugfs use after free
 2020-05-10  6:26 UTC  (9+ 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 -next] arch/arm: use scnprintf() in l2x0_pmu_event_show()
 2020-05-10  6:14 UTC  (2+ messages)

[PATCH v1 1/2] MIPS: ath79: ar9331_dpt_module: update led nodes
 2020-05-10  6:03 UTC  (2+ messages)
` [PATCH v1 2/2] MIPS: ath79: ar9331: rename uart to serial node

[rcu:dev.2020.05.07a] BUILD SUCCESS 1af6526eb52eb1fb840f5941e1b8691d49e03674
 2020-05-10  5:40 UTC 

[PATCH net-next 0/4] net: phy: broadcom: cable tester support
 2020-05-10  5:37 UTC  (12+ 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] powerpc/kvm/book3s64/vio: fix some RCU-list locks
 2020-05-10  5:18 UTC 

[PATCH v3] kernel: add panic_on_taint
 2020-05-10  5:16 UTC  (4+ messages)

[PATCH] powerpc/mm/book3s64/iommu: fix some RCU-list locks
 2020-05-10  5:15 UTC 

[PATCH v9 0/8] KVM: Add virtualization support of split lock detection
 2020-05-10  5:15 UTC  (5+ messages)
` [PATCH v9 3/8] x86/split_lock: Introduce flag X86_FEATURE_SLD_FATAL and drop sld_state
` [PATCH v9 8/8] x86/split_lock: Enable split lock detection initialization when running as an guest on KVM

[PATCH v1] dt-bindings: serial: qca,ar9330-uart: Convert to json-schema
 2020-05-10  5:15 UTC 

[PATCH] powerpc/powernv/pci: fix a RCU-list lock
 2020-05-10  5:13 UTC 

[patch V4 part 5 00/31] x86/entry: Entry/exception code rework,
 2020-05-10  4:33 UTC  (5+ messages)
` [patch V4 part 5 02/31] x86/entry: Provide helpers for execute on irqstack
` [patch V4 part 5 13/31] x86/irq: Convey vector as argument and not in ptregs

exec: Promised cleanups after introducing exec_update_mutex
 2020-05-10  4:22 UTC  (5+ messages)
` [PATCH 0/6] exec: Trivial cleanups for exec
  ` [PATCH 0/5] exec: Control flow simplifications
    ` [PATCH 3/5] exec: Remove recursion from search_binary_handler

[PATCH v2 2/2] serial: lantiq: Make driver modular
 2020-05-10  4:04 UTC  (2+ messages)

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

[PATCH] netprio_cgroup: Fix unlimited memory leak of v2 cgroup
 2020-05-10  4:02 UTC  (4+ messages)
` [PATCH v2] netprio_cgroup: Fix unlimited memory leak of v2 cgroups

[PATCH] net/mlx5: Replace zero-length array with flexible-array
 2020-05-10  3:53 UTC  (5+ messages)

[PATCH] IB/mlx4: Replace zero-length array with flexible-array
 2020-05-10  3:51 UTC  (2+ messages)

[PATCH] ALSA: hda/realtek: Add quirk for Samsung Notebook
 2020-05-10  3:28 UTC 

[PATCH] clk / soc: mediatek: fix ptr_ret.cocci warnings
 2020-05-10  2:53 UTC 

[PATCH v5 1/9] w1_therm: adding code comments and code reordering
 2020-05-10  2:26 UTC  (2+ messages)

[PATCH 00/15] net: taint when the device driver firmware crashes
 2020-05-10  2:19 UTC  (8+ messages)
` [PATCH 01/15] taint: add module firmware crash taint support

[PATCH] gcc-plugins: remove always false $(if ...) in Makefile
 2020-05-10  2:14 UTC  (2+ messages)

[PATCH v6 0/6] Optionally flush L1D on context switch
 2020-05-10  1:48 UTC  (7+ 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 4/6] arch/x86/kvm: Refactor L1D flushing
` [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  (2+ 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)

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

[PATCH v11 12/18] x86/fsgsbase/64: move save_fsgs to header file
 2020-05-09 23:39 UTC  (2+ 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 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] net/sonic: Fix some resource leaks in error handling paths
 2020-05-09 23:52 UTC  (3+ 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 V2] power: supply: lp8788: Fix an error handling path in 'lp8788_charger_probe()'
 2020-05-09 23:43 UTC  (2+ messages)

[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  (5+ 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).