linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-05-29 21:21:45 to 2020-05-30 01:10:43 UTC [more...]

[PATCH net-next 0/6] net: hns3: adds some cleanups for -next
 2020-05-30  1:08 UTC  (6+ messages)
` [PATCH net-next 1/6] net: hns3: fix a print format issue in hclge_mac_mdio_config()
` [PATCH net-next 2/6] net: hns3: remove an unused macro hclge_is_csq
` [PATCH net-next 3/6] net: hns3: remove two unused macros in hclgevf_cmd.c
` [PATCH net-next 5/6] net: hns3: fix two coding style issues in hclgevf_main.c
` [PATCH net-next 6/6] net: hns3: remove some unused codes in hns3_nic_set_features()

[PATCH] HID: usbhid: do not sleep when opening device
 2020-05-30  1:09 UTC  (4+ messages)

[PATCH] usb: gadget: f_acm: don't disable disabled EP
 2020-05-30  1:03 UTC  (4+ messages)

[PATCH v2 0/2] fix missing handling of __user in nommu's uaccess()
 2020-05-30  0:59 UTC  (2+ messages)

[PATCH v11 0/2] mtd: rawnand: Add NAND controller support on Intel LGM SoC
 2020-05-30  0:51 UTC  (3+ messages)
` [PATCH v11 1/2] dt-bindings: mtd: Add Nand Flash Controller support for "
` [PATCH v11 2/2] mtd: rawnand: Add NAND controller support on "

[PATCH 0/2] objtool: Support implicit addend relocations
 2020-05-30  0:52 UTC  (4+ messages)
` [PATCH 1/2] objtool: Rename rela to reloc

[net-next 0/6] net: marvell: prestera: Add Switchdev driver for Prestera family ASIC device 98DX326x (AC3x)
 2020-05-30  0:46 UTC  (4+ messages)
` [net-next 1/6] net: marvell: prestera: Add driver for Prestera family ASIC devices

[PATCH] lib: make a test module with get_count_order/long
 2020-05-30  0:43 UTC 

[PATCH v7 0/3] perf arm-spe: Add support for synthetic events
 2020-05-30  0:33 UTC  (9+ messages)

[PATCH v10 0/2] mtd: rawnand: Add NAND controller support on Intel LGM SoC
 2020-05-30  0:18 UTC  (4+ messages)
` [PATCH v10 1/2] dt-bindings: mtd: Add Nand Flash Controller support for "

[PATCH][net-next] nexthop: fix incorrect allocation failure on nhg->spare
 2020-05-30  0:15 UTC  (2+ messages)

KASAN: use-after-free Read in ib_uverbs_remove_one
 2020-05-30  0:13 UTC  (2+ messages)

[PATCH net-next v2] dt-bindings: net: rename the bindings document for MediaTek STAR EMAC
 2020-05-30  0:07 UTC  (2+ messages)

[PATCH] NFC: st21nfca: add missed kfree_skb() in an error path
 2020-05-30  0:05 UTC  (2+ messages)

[PATCHES] uaccess base
 2020-05-29 23:57 UTC  (19+ messages)
` [PATCHES] uaccess misc
` [PATCH 1/9] pselect6() and friends: take handling the combined 6th/7th args into helper
  ` [PATCH 2/9] binfmt_elf: don't bother with __{put,copy_to}_user()
  ` [PATCH 3/9] binfmt_elf_fdpic: don't use __... uaccess primitives
  ` [PATCH 4/9] binfmt_flat: don't use __put_user()
  ` [PATCH 5/9] x86: switch cp_stat64() to unsafe_put_user()
  ` [PATCH 6/9] TEST_ACCESS_OK _never_ had been checked anywhere
  ` [PATCH 7/9] user_regset_copyout_zero(): use clear_user()
  ` [PATCH 8/9] x86: kvm_hv_set_msr(): use __put_user() instead of 32bit __clear_user()
` [PATCH 9/9] bpf: make bpf_check_uarg_tail_zero() use check_zeroed_user()
` [PATCHES] uaccess hpsa
  ` [PATCH 1/4] hpsa passthrough: lift {BIG_,}IOCTL_Command_struct copy{in,out} into hpsa_ioctl()
    ` [PATCH 2/4] hpsa: don't bother with vmalloc for BIG_IOCTL_Command_struct
    ` [PATCH 3/4] hpsa: get rid of compat_alloc_user_space()
    ` [PATCH 4/4] hpsa_ioctl(): tidy up a bit

PROBLEM: zram with writeback fails writing to backing_dev
 2020-05-29 23:52 UTC  (2+ messages)

[PATCH v2] hwmon:(adm1275) Enable adm1278 ADM1278_TEMP1_EN
 2020-05-29 23:47 UTC  (4+ messages)

[PATCH 0/2] vhost, docs: convert to pin_user_pages(), new "case 5"
 2020-05-29 23:43 UTC  (3+ messages)
` [PATCH 1/2] docs: mm/gup: pin_user_pages.rst: add a "
` [PATCH 2/2] vhost: convert get_user_pages() --> pin_user_pages()

linux-next: manual merge of the rcu tree with the tip tree
 2020-05-29 23:38 UTC  (4+ messages)

drivers/gpu/drm/nouveau/nvkm/nvfw/acr.c:49:1: warning: no previous prototype for 'lsb_header_tail_dump'
 2020-05-29 23:36 UTC  (2+ messages)

drivers/gpu/drm/nouveau/nvkm/engine/gr/gf100.c:2019:1: warning: no previous prototype for 'gf100_gr_dtor'
 2020-05-29 23:34 UTC 

[PATCH 1/2] dt-bindings: chrome: Add cros-ec-typec mux props
 2020-05-29 23:30 UTC  (6+ messages)

[PATCH v3 0/5] lockdep: Change IRQ state tracking to use per-cpu variables
 2020-05-29 23:29 UTC  (7+ messages)
` [RFC][PATCH v3 1/5] sparc64: Fix asm/percpu.h build error
` [PATCH v3 2/5] powerpc64: Break asm/percpu.h vs spinlock_types.h dependency
` [PATCH v3 3/5] s390: Break cyclic percpu include
` [PATCH v3 4/5] lockdep: Change hardirq{s_enabled,_context} to per-cpu variables
` [PATCH v3 5/5] lockdep: Remove lockdep_hardirq{s_enabled,_context}() argument

[PATCH v4 0/9] clocksource/drivers/timer-atmel-tcb: add sama5d2 support
 2020-05-29 23:27 UTC  (10+ messages)
` [PATCH v4 1/9] dt-bindings: atmel-tcb: convert bindings to json-schema
` [PATCH v4 2/9] dt-bindings: microchip: atmel,at91rm9200-tcb: add sama5d2 compatible
` [PATCH v4 3/9] ARM: dts: at91: sama5d2: add TCB GCLK
` [PATCH v4 4/9] ARM: at91: add atmel tcb capabilities
` [PATCH v4 5/9] clocksource/drivers/timer-atmel-tcb: rework 32khz clock selection
` [PATCH v4 6/9] clocksource/drivers/timer-atmel-tcb: fill tcb_config
` [PATCH v4 7/9] clocksource/drivers/timer-atmel-tcb: stop using the 32kHz for clockevents
` [PATCH v4 8/9] clocksource/drivers/timer-atmel-tcb: allow selecting first divider
` [PATCH v4 9/9] clocksource/drivers/timer-atmel-tcb: add sama5d2 support

[PATCH 0/6] nouveau/hmm: add support for mapping large pages
 2020-05-29 23:24 UTC  (4+ messages)

[PATCH blk-cgroup/for-5.8] blk-cgroup: show global disk stats in root cgroup io.stat
 2020-05-29 23:20 UTC 

[PATCH v4 0/5] Remove AER HEST table parser
 2020-05-29 23:15 UTC  (3+ messages)

Regression with PM / wakeup: Show wakeup sources stats in sysfs"
 2020-05-29 23:14 UTC  (5+ messages)

[PATCH v4 3/5] ACPI/PCI: Ignore _OSC negotiation result if pcie_ports_native is set
 2020-05-29 23:12 UTC  (2+ messages)

clean up kernel_{read,write} & friends v2
 2020-05-29 23:12 UTC  (8+ messages)
          ` [PATCH] checkpatch/coding-style: Allow 100 column lines

mmotm 2020-05-29-16-09 uploaded
 2020-05-29 23:11 UTC 

[PATCH v2 0/2] nvmem: add ONIE NVMEM cells provider
 2020-05-29 23:04 UTC  (3+ messages)
` [PATCH v2 1/2] nvmem: core: allow to register cells for existing device
` [PATCH v2 2/2] nvmem: add ONIE NVMEM cells support

[PATCH v3 0/7] watchdog: dw_wdt: Take Baikal-T1 DW WDT peculiarities into account
 2020-05-29 23:03 UTC  (15+ messages)
` [PATCH v3 1/7] dt-bindings: watchdog: Convert DW WDT binding to DT schema
` [PATCH v3 2/7] dt-bindings: watchdog: dw-wdt: Support devices with asynch clocks
` [PATCH v3 3/7] dt-bindings: watchdog: dw-wdt: Add watchdog TOPs array property
` [PATCH v3 4/7] watchdog: dw_wdt: Support devices with non-fixed TOP values
` [PATCH v3 5/7] watchdog: dw_wdt: Support devices with asynch clocks
` [PATCH v3 6/7] watchdog: dw_wdt: Add pre-timeouts support
` [PATCH v3 7/7] watchdog: dw_wdt: Add DebugFS files

[PATCH] ASoC: SOF: Intel: byt: fix unused-function warnings
 2020-05-29 23:02 UTC  (2+ messages)

Lost PCIe PME after a914ff2d78ce ("PCI/ASPM: Don't select CONFIG_PCIEASPM by default")
 2020-05-29 22:58 UTC  (5+ messages)

linux-next: manual merge of the akpm-current tree with the mips tree
 2020-05-29 22:55 UTC  (3+ messages)

[PATCH] perf libdw: Fix off-by 1 relative directory includes
 2020-05-29 22:52 UTC 

[PATCH V2] dt-bindings: regulator: Convert anatop regulator to json-schema
 2020-05-29 22:43 UTC  (2+ messages)

[PATCH v2] blkdev: Replace blksize_bits() with ilog2()
 2020-05-29 22:39 UTC  (4+ messages)

general protection fault in inet_unhash
 2020-05-29 22:38 UTC  (6+ messages)

[PATCH 00/14] x86/entry: disallow #DB more and x86/entry lockdep/nmi
 2020-05-29 22:33 UTC  (19+ messages)
` [PATCH 01/14] x86/hw_breakpoint: Add within_area() to check data breakpoints
` [PATCH 02/14] x86/hw_breakpoint: Prevent data breakpoints on direct GDT
` [PATCH 03/14] x86/hw_breakpoint: Prevent data breakpoints on per_cpu cpu_tss_rw
` [PATCH 04/14] x86/hw_breakpoint: Prevent data breakpoints on user_pcid_flush_mask
` [PATCH 05/14] x86/entry: Introduce local_db_{save,restore}()
` [PATCH 06/14] x86/entry, nmi: Disable #DB
` [PATCH 07/14] x86/entry, mce: Disallow #DB during #MC
` [PATCH 08/14] x86/entry: Optimize local_db_save() for virt
` [PATCH 09/14] x86/entry: Remove debug IDT frobbing
` [PATCH 10/14] x86/entry: Remove DBn stacks
` [PATCH 11/14] x86/entry: Clarify irq_{enter,exit}_rcu()
` [PATCH 12/14] x86/entry: Rename trace_hardirqs_off_prepare()
` [PATCH 13/14] lockdep: Prepare for NMI IRQ state tracking
` [PATCH 14/14] x86/entry: Fix NMI vs "

[PATCH v2 0/3] Add seccomp notifier ioctl that enables adding fds
 2020-05-29 22:35 UTC  (5+ messages)
` [PATCH v2 2/3] seccomp: Introduce addfd ioctl to seccomp user notifier

[PATCH] Revert "f2fs: fix quota_sync failure due to f2fs_lock_op"
 2020-05-29 22:34 UTC  (2+ messages)

[PATCH v3 0/2] dtc: Improve checks for i2c reg properties
 2020-05-29 22:33 UTC  (2+ messages)

[RFC PATCH 0/2] Add Xilinx DSI-TX DRM driver
 2020-05-29 22:28 UTC  (7+ messages)
` [RFC PATCH 2/2] drm: xlnx: driver for Xilinx DSI TX Subsystem

[ANNOUNCE] 5.4.43-rt25
 2020-05-29 22:24 UTC 

[GIT PULL] ARM: SoC fixes for v5.7
 2020-05-29 22:24 UTC 

[PATCH v2 0/4] pinctrl: bcm2835: Support for wake-up interrupts
 2020-05-29 22:22 UTC  (5+ messages)
` [PATCH v2 1/4] dt-bindings: pinctrl: Document 7211 compatible for brcm,bcm2835-gpio.txt
  ` [PATCH v2 1/4] dt-bindings: pinctrl: Document 7211 compatible for brcm, bcm2835-gpio.txt
` [PATCH v2 2/4] dt-bindings: pinctrl: Document optional BCM7211 wake-up interrupts

[PATCH] dt-bindings: Merge gpio-usb-b-connector with usb-connector
 2020-05-29 22:21 UTC  (2+ messages)

[PATCH v6 00/16] spi: dw: Add generic DW DMA controller support
 2020-05-29 22:21 UTC  (6+ messages)

[PATCH v3] regmap: fix alignment issue
 2020-05-29 22:20 UTC  (3+ messages)

[PATCH] vfio/mdev: Fix reference count leak in add_mdev_supported_type
 2020-05-29 22:19 UTC  (2+ messages)

[PATCH v7 1/4] bitops: Introduce the the for_each_set_clump macro
 2020-05-29 22:19 UTC  (11+ messages)

[PATCH v12 0/4] Add JEITA properties and introduce the bq2515x charger
 2020-05-29 22:18 UTC  (5+ messages)
` [PATCH v12 2/4] dt-bindings: power: Convert battery.txt to battery.yaml
` [PATCH v12 3/4] dt-bindings: power: Add the bindings for the bq2515x family of chargers

[PATCH v2 00/33] iommu: Move iommu_group setup to IOMMU core code
 2020-05-29 22:16 UTC  (2+ messages)

[PATCH] refperf: work around 64-bit division
 2020-05-29 22:12 UTC  (3+ messages)

[PATCH] [v2] ARM: omap2: fix omap5_realtime_timer_init definition
 2020-05-29 22:11 UTC  (2+ messages)

drivers/usb/cdns3/gadget.c:1188:29: sparse: sparse: incorrect type in assignment (different base types)
 2020-05-29 22:08 UTC 

[PATCH 00/27] afs: Improvements
 2020-05-29 22:03 UTC  (28+ messages)
` [PATCH 01/27] vfs, afs, ext4: Make the inode hash table RCU searchable
` [PATCH 02/27] rxrpc: Map the EACCES error produced by some ICMP6 to EHOSTUNREACH
` [PATCH 03/27] rxrpc: Adjust /proc/net/rxrpc/calls to display call->debug_id not user_ID
` [PATCH 04/27] afs: Always include dir in bulk status fetch from afs_do_lookup()
` [PATCH 05/27] afs: Use the serverUnique field in the UVLDB record to reduce rpc ops
` [PATCH 06/27] afs: Split the usage count on struct afs_server
` [PATCH 07/27] afs: Actively poll fileservers to maintain NAT or firewall openings
` [PATCH 08/27] afs: Show more information in /proc/net/afs/servers
` [PATCH 09/27] afs: Make callback processing more efficient
` [PATCH 10/27] afs: Set error flag rather than return error from file status decode
` [PATCH 11/27] afs: Remove the error argument from afs_protocol_error()
` [PATCH 12/27] afs: Rename struct afs_fs_cursor to afs_operation
` [PATCH 13/27] afs: Build an abstraction around an "operation" concept
` [PATCH 14/27] afs: Don't get epoch from a server because it may be ambiguous
` [PATCH 15/27] afs: Fix handling of CB.ProbeUuid cache manager op
` [PATCH 16/27] afs: Retain more of the VLDB record for alias detection
` [PATCH 17/27] afs: Implement client support for the YFSVL.GetCellName RPC op
` [PATCH 18/27] afs: Detect cell aliases 1 - Cells with root volumes
` [PATCH 19/27] afs: Detect cell aliases 2 - Cells with no "
` [PATCH 20/27] afs: Detect cell aliases 3 - YFS Cells with a canonical cell name op
` [PATCH 21/27] afs: Add a tracepoint to track the lifetime of the afs_volume struct
` [PATCH 22/27] afs: Reorganise volume and server trees to be rooted on the cell
` [PATCH 23/27] afs: Fix the by-UUID server tree to allow servers with the same UUID
` [PATCH 24/27] afs: Fix afs_statfs() to not let the values go below zero
` [PATCH 25/27] afs: Don't use probe running state to make decisions outside probe code
` [PATCH 26/27] afs: Show more a bit more server state in /proc/net/afs/servers
` [PATCH 27/27] afs: Adjust the fileserver rotation algorithm to reprobe/retry more quickly

[PATCH v2] arm: dts: Move am33xx and am43xx mmc nodes to sdhci-omap driver
 2020-05-29 21:53 UTC  (9+ messages)

[PATCH v1] auxdisplay: charlcd: Reuse hex_to_bin() instead of custom code
 2020-05-29 21:48 UTC  (2+ messages)

[PATCH v9 0/5] powerpc/papr_scm: Add support for reporting nvdimm health
 2020-05-29 21:47 UTC  (6+ messages)
` [PATCH v9 1/5] powerpc: Document details on H_SCM_HEALTH hcall
` [PATCH v9 2/5] seq_buf: Export seq_buf_printf
` [PATCH v9 3/5] powerpc/papr_scm: Fetch nvdimm health information from PHYP
` [PATCH v9 4/5] ndctl/papr_scm,uapi: Add support for PAPR nvdimm specific methods
` [PATCH v9 5/5] powerpc/papr_scm: Implement support for PAPR_PDSM_HEALTH

[PATCH] ARM: omap2: fix omap5_realtime_timer_init definition
 2020-05-29 21:46 UTC  (6+ messages)

[PATCH v4 kunit-next 0/2] kunit: extend kunit resources API
 2020-05-29 21:46 UTC  (3+ messages)
` [PATCH v4 kunit-next 1/2] kunit: generalize kunit_resource API beyond allocated resources
` [PATCH v4 kunit-next 2/2] kunit: add support for named resources

[RFC PATCH v4 00/10] Introduce vendor ops in vfio-pci
 2020-05-29 21:45 UTC  (3+ messages)
` [RFC PATCH v4 07/10] vfio/pci: introduce a new irq type VFIO_IRQ_TYPE_REMAP_BAR_REGION

[PATCH v4] perf inject --jit: Remove //anon mmap events
 2020-05-29 21:44 UTC  (7+ messages)
  ` [EXTERNAL] "

[RFC][PATCH] ASoC: qcom: q6asm-dai: kCFI fix
 2020-05-29 21:38 UTC 

fs/xfs/libxfs/xfs_btree_staging.c:144 xfs_btree_stage_afakeroot() error: potential null dereference 'nops'. (kmem_alloc returns null)
 2020-05-29 21:00 UTC 

[PATCH] lan743x: Added fixed link and RGMII support
 2020-05-29 21:30 UTC  (2+ messages)

[PATCH v2] dt-bindings: timer: renesas: cmt: Convert to json-schema
 2020-05-29 21:29 UTC  (2+ messages)

[PATCH v2] selftests/ftrace: Use printf instead of echo in kprobe syntax error tests
 2020-05-29 21:26 UTC  (3+ messages)

exec: Promised cleanups after introducing exec_update_mutex
 2020-05-29 21:24 UTC  (8+ messages)
` [PATCH 0/6] exec: Trivial cleanups for exec
  ` [PATCH 0/5] exec: Control flow simplifications
    ` [PATCH v2 0/8] "
      ` [PATCH 0/11] exec: cred calculation simplifications
        ` [PATCH 0/2] exec: Remove the computation of bprm->cred
          ` [PATCH 2/2] exec: Compute file based creds only once

[PATCH v5 00/11] dmaengine: dw: Take Baikal-T1 SoC DW DMAC peculiarities into account
 2020-05-29 21:24 UTC  (3+ messages)
` [PATCH v5 02/11] dt-bindings: dma: dw: Add max burst transaction length property

[PATCH 2/2] nvmem: add ONIE NVMEM cells support
 2020-05-29 20:52 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).