linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-04-23 18:52:53 to 2020-04-23 23:08:27 UTC [more...]

[PATCH 3.16 000/245] 3.16.83-rc1 review
 2020-04-23 23:07 UTC  (29+ messages)
` [PATCH 3.16 001/245] mwifiex: fix unbalanced locking in mwifiex_process_country_ie()
` [PATCH 3.16 012/245] ext4: update c/mtime on truncate up
` [PATCH 3.16 015/245] ext4: move unlocked dio protection from ext4_alloc_file_blocks()
` [PATCH 3.16 017/245] ext4: fix races of writeback with punch hole and zero range
` [PATCH 3.16 037/245] btrfs: struct-funcs, constify readers
` [PATCH 3.16 095/245] xhci: handle some XHCI_TRUST_TX_LENGTH quirks cases as default behaviour
` [PATCH 3.16 102/245] usb: dwc3: pci: add Intel Gemini Lake PCI ID
` [PATCH 3.16 107/245] usb: dwc3: pci: add support for TigerLake Devices
` [PATCH 3.16 111/245] IB/mlx4: Follow mirror sequence of device add during device removal
` [PATCH 3.16 119/245] Btrfs: fix infinite loop during nocow writeback due to race
` [PATCH 3.16 123/245] ext4: check for directory entries too close to block end
` [PATCH 3.16 130/245] tty: link tty and port before configuring it as console
` [PATCH 3.16 134/245] net: stmmac: 16KB buffer must be 16 byte aligned
` [PATCH 3.16 138/245] platform/x86: hp-wmi: Make buffer for HPWMI_FEATURE2_QUERY 128 bytes
` [PATCH 3.16 140/245] x86/efistub: Disable paging at mixed mode entry
` [PATCH 3.16 141/245] ALSA: ice1724: Fix sleep-in-atomic in Infrasonic Quartet support code
` [PATCH 3.16 147/245] USB: quirks: blacklist duplicate ep on Sound Devices USBPre2
` [PATCH 3.16 150/245] can: mscan: mscan_rx_poll(): fix rx path lockup when returning from polling to irq mode
` [PATCH 3.16 156/245] kernel/trace: Fix do not unregister tracepoints when register sched_migrate_task fail
` [PATCH 3.16 182/245] ALSA: usb-audio: fix sync-ep altsetting sanity check
` [PATCH 3.16 199/245] ARM: 8950/1: ftrace/recordmcount: filter relocation types
` [PATCH 3.16 213/245] blktrace: fix dereference after null check
` [PATCH 3.16 217/245] KVM: nVMX: Don't emulate instructions in guest mode
` [PATCH 3.16 221/245] vt: selection, close sel_buffer race
` [PATCH 3.16 233/245] chardev: add helper function to register char devs with a struct device
` [PATCH 3.16 236/245] ptp: free ptp device pin descriptors properly
` [PATCH 3.16 244/245] [media] media: fix media devnode ioctl/syscall and unregister race
` [PATCH 3.16 245/245] slcan: Don't transmit uninitialized stack data in padding

[RFC PATCH v9 0/9] Add Tegra driver for video capture
 2020-04-23 23:03 UTC  (7+ messages)
` [RFC PATCH v9 6/9] media: tegra: Add Tegra210 Video input driver

[PATCH net] net: bcmgenet: correct per TX/RX ring statistics
 2020-04-23 23:02 UTC  (3+ messages)

[PATCH net-next] net: bcmgenet: suppress warnings on failed Rx SKB allocations
 2020-04-23 23:02 UTC 

[PATCH] memcg: optimize memory.numa_stat like memory.stat
 2020-04-23 22:59 UTC  (4+ messages)

[PATCH V10 00/11] XFS - Enable per-file/per-directory DAX operations V10
 2020-04-23 22:57 UTC  (17+ messages)
` [PATCH V10 02/11] fs: Remove unneeded IS_DAX() check in io_is_direct()
` [PATCH V10 04/11] Documentation/dax: Update Usage section
` [PATCH V10 05/11] fs/xfs: Change XFS_MOUNT_DAX to XFS_MOUNT_DAX_ALWAYS
` [PATCH V10 06/11] fs/xfs: Make DAX mount option a tri-state
` [PATCH V10 07/11] fs/xfs: Create function xfs_inode_should_enable_dax()
` [PATCH V10 08/11] fs/xfs: Combine xfs_diflags_to_linux() and xfs_diflags_to_iflags()
` [PATCH V10 09/11] fs: Lift XFS_IDONTCACHE to the VFS layer
` [PATCH V10 10/11] fs: Introduce DCACHE_DONTCACHE

[PATCH][next] net: phy: bcm54140: fix less than zero comparison on an unsigned
 2020-04-23 22:57 UTC  (2+ messages)

[PATCH -next] qed: Make ll2_cbs static
 2020-04-23 22:54 UTC  (2+ messages)

[PATCH net-next 1/1] net: stmmac: Add option for VLAN filter fail queue enable
 2020-04-23 22:53 UTC  (2+ messages)

linux-next: Fixes tag needs some work in the drivers-x86 tree
 2020-04-23 22:53 UTC 

[PATCH] net: sched : Remove unnecessary cast in kfree
 2020-04-23 22:51 UTC  (2+ messages)

[PATCH] net/x25: Fix x25_neigh refcnt leak when reveiving frame
 2020-04-23 22:49 UTC  (2+ messages)

[PATCH v2 0/1] platform/x86: Add Slim Bootloader firmware update support
 2020-04-23 22:42 UTC  (2+ messages)
` [PATCH v2 1/1] platform/x86: Add Slim Bootloader firmware update signaling driver

[PATCH] blk-mq: Put driver tag in blk_mq_dispatch_rq_list() when no budget
 2020-04-23 22:42 UTC  (4+ messages)

[PATCH v3] net: ethernet: ixp4xx: Add error handling in ixp4xx_eth_probe()
 2020-04-23 22:33 UTC  (2+ messages)

[PATCH 00/15] ARM: dts: Marvell SoC Device Tree updates (for 5.8)
 2020-04-23 22:29 UTC  (3+ messages)

[PATCH V2] dt-bindings: firmware: imx: Move system control into dt-binding headfile
 2020-04-23 22:28 UTC  (3+ messages)

[PATCH v4 0/3] SELinux support for anonymous inodes and UFFD
 2020-04-23 22:24 UTC  (6+ messages)
` [PATCH v5 "

[PATCH v5 0/2] Add a watchdog driver that uses ARM Secure Monitor Calls
 2020-04-23 22:17 UTC  (3+ messages)
` [PATCH v5 2/2] watchdog: Add new arm_smc_wdt watchdog driver

[PATCH] dwc3: Remove check for HWO flag in dwc3_gadget_ep_reclaim_trb_sg()
 2020-04-23 22:08 UTC 

[PATCH] kunit: Add missing newline in summary message
 2020-04-23 22:07 UTC  (3+ messages)

[RFC][PATCH] serial: amba-pl011: Make sure we initialize the port.lock spinlock
 2020-04-23 22:00 UTC 

[PATCH v2 0/3] phy: Add USB HSIC PHY driver for Marvell MMP3 SoC
 2020-04-23 21:54 UTC  (4+ messages)
` [PATCH v2 1/3] dt-bindings: phy: Drop reset-gpios from marvell,mmp3-hsic-phy
` [PATCH v2 2/3] dt-bindings: phy: Allow BSD licensing of marvell,mmp3-hsic-phy.yaml
` [PATCH v2 3/3] phy: Add USB HSIC PHY driver for Marvell MMP3 SoC

WARNING in usbhid_raw_request/usb_submit_urb (3)
 2020-04-23 21:51 UTC  (5+ messages)

[PATCH v2] block: Limit number of items taken from the I/O scheduler in one go
 2020-04-23 21:48 UTC 

[PATCH] recordmcount: support >64k sections
 2020-04-23 21:47 UTC  (2+ messages)

[PATCH] sched/core: not necessary to init root_task_group's common part for each cpu
 2020-04-23 21:44 UTC 

[PATCH 00/10] Add RZ/G1H support
 2020-04-23 21:40 UTC  (11+ messages)
` [PATCH 01/10] dt-bindings: power: rcar-sysc: Document r8a7742 SYSC binding
` [PATCH 02/10] dt-bindings: power: rcar-sysc: Add r8a7742 power domain index macros
` [PATCH 03/10] soc: renesas: rcar-sysc: add R8A7742 support
` [PATCH 04/10] dt-bindings: reset: rcar-rst: Document r8a7742 reset module
` [PATCH 05/10] soc: renesas: rcar-rst: Add support for RZ/G1H
` [PATCH 06/10] dt-bindings: clock: renesas: cpg-mssr: Document r8a7742 binding
` [PATCH 07/10] clk: renesas: Add r8a7742 CPG Core Clock Definitions
` [PATCH 08/10] clk: renesas: cpg-mssr: Add R8A7742 support
` [PATCH 09/10] ARM: shmobile: r8a7742: Basic SoC support
` [PATCH 10/10] cpufreq: dt: Add support for r8a7742

[PATCH AUTOSEL 5.4 01/84] drm/ttm: flush the fence on the bo after we individualize the reservation object
 2020-04-23 21:40 UTC  (5+ messages)
` [PATCH AUTOSEL 5.4 52/84] linux/bits.h: add compile time sanity check of GENMASK inputs

[PATCH v2] block: Limit number of items taken from the I/O scheduler in one go
 2020-04-23 21:30 UTC  (2+ messages)

[GIT PULL] perf/core improvements and fixes
 2020-04-23 21:28 UTC  (3+ messages)

compaction: VM_BUG_ON_PAGE(!zone_spans_pfn(page_zone(page), pfn))
 2020-04-23 21:25 UTC 

[PATCH] sched/cputime: silence a -Wunused-function warning
 2020-04-23 21:22 UTC  (8+ messages)
        ` linux-kernel: Unused static inline functions

[PATCH v3] console: newport_con: fix an issue about leak related system resources
 2020-04-23 21:23 UTC  (2+ messages)

[PATCH v4 0/3] drm: Add support for Chrontel CH7033 VGA/DVI Encoder
 2020-04-23 21:18 UTC  (4+ messages)
` [PATCH v4 3/3] drm/bridge: chrontel-ch7033: Add a new driver

[PATCH v1 00/15] Add support for Nitro Enclaves
 2020-04-23 21:18 UTC  (8+ messages)

out-of-bounds in pid_nr_ns() due to "proc: modernize proc to support multiple private instances"
 2020-04-23 21:11 UTC  (3+ messages)

[PATCH v3 0/9] Add support for A640 and A650
 2020-04-23 21:09 UTC  (10+ messages)
` [PATCH v3 1/9] drm/msm: add msm_gem_get_and_pin_iova_range
` [PATCH v3 2/9] drm/msm: add internal MSM_BO_MAP_PRIV flag
` [PATCH v3 3/9] drm/msm/a6xx: use msm_gem for GMU memory objects
` [PATCH v3 4/9] drm/msm/a6xx: add A640/A650 to gpulist
` [PATCH v3 5/9] drm/msm/a6xx: HFI v2 for A640 and A650
` [PATCH v3 6/9] drm/msm/a6xx: A640/A650 GMU firmware path
` [PATCH v3 7/9] drm/msm/a6xx: update pdc/rscc GMU registers for A640/A650
` [PATCH v3 8/9] drm/msm/a6xx: enable GMU log
` [PATCH v3 9/9] drm/msm/a6xx: update a6xx_hw_init for A640 and A650

[PATCH 1/3] docs: sysctl/kernel: document cad_pid
 2020-04-23 18:36 UTC  (3+ messages)
` [PATCH 2/3] docs: sysctl/kernel: document ftrace entries
` [PATCH 3/3] docs: sysctl/kernel: document firmware_config

[PATCH v3 00/19] The new cgroup slab memory controller
 2020-04-23 21:01 UTC  (6+ messages)
` [PATCH v3 04/19] mm: slub: implement SLUB version of obj_to_index()
` [PATCH v3 07/19] mm: memcg/slab: allocate obj_cgroups for non-root slab pages

[PATCH 0/2] Historical Service Time Path Selector
 2020-04-23 20:59 UTC  (2+ messages)

[PATCH RT 0/2] Linux v4.19.115-rt49-rc1
 2020-04-23 20:54 UTC  (3+ messages)
` [PATCH RT 1/2] tasklet: Address a race resulting in double-enqueue
` [PATCH RT 2/2] Linux 4.19.115-rt49-rc1

[PATCH] ima: Allow imasig requirement to be satisfied by EVM portable signatures
 2020-04-23 20:51 UTC  (2+ messages)

[GIT PULL] PCI fixes for v5.7
 2020-04-23 20:50 UTC  (2+ messages)

[PATCH crypto-stable v2] crypto: arch - limit simd usage to 4k chunks
 2020-04-23 20:49 UTC  (9+ messages)
` [PATCH crypto-stable v3 1/2] crypto: arch/lib "
  ` [PATCH crypto-stable v3 2/2] crypto: arch/nhpoly1305 - process in explicit "

[PATCH 1/2] nfsd4: common stateid-printing code
 2020-04-23 20:49 UTC  (3+ messages)
` [PATCH 2/2] nfsd4: stid display should preserve on-the-wire byte order

[PATCH 1/3] remoteproc: Make coredump functionality configurable
 2020-04-23 20:47 UTC  (5+ messages)
` [PATCH 2/3] remoteproc: Add inline coredump functionality
` [PATCH 3/3] remoteproc: Add coredump sysfs attribute

[PATCH] ipw2x00: Remove a memory allocation failure log message
 2020-04-23 20:47 UTC  (3+ messages)

[PATCH] scsi: fnic: Use kmalloc instead of vmalloc for a small memory allocation
 2020-04-23 20:46 UTC 

[PATCH] firmware_loader: re-export fw_fallback_config into firmware_loader's own namespace
 2020-04-23 20:42 UTC  (2+ messages)

[PATCH] block: Limit number of items taken from the I/O scheduler in one go
 2020-04-23 20:40 UTC  (10+ messages)

[PATCH v8 00/14] KVM: Dirty ring interface
 2020-04-23 20:39 UTC  (3+ messages)
` [PATCH v8 03/14] KVM: X86: Don't track dirty for KVM_SET_[TSS_ADDR|IDENTITY_MAP_ADDR]

[PATCH v6 00/12] ARM/MIPS: DTS: add child nodes describing the PVRSGX GPU present in some OMAP SoC and JZ4780 (and many more)
 2020-04-23 20:37 UTC  (20+ messages)

[PATCH] gpiolib: devprop: Warn if gpio-line-names is too long
 2020-04-23 20:34 UTC 

[PATCH] KVM: SVM: Change flag passed to GUP fast in sev_pin_memory()
 2020-04-23 20:34 UTC  (2+ messages)

[PATCH 1/2] sched: Defend cfs and rt bandwidth quota against overflow
 2020-04-23 20:33 UTC  (3+ messages)
` [PATCH] "

[PATCH v12 0/7] proc: modernize proc to support multiple private instances
 2020-04-23 20:28 UTC  (6+ messages)
  ` [PATCH v2 0/2] proc: Calling proc_flush_task exactly once per task
  ` [PATCH v2 1/2] proc: Use PIDTYPE_TGID in next_tgid
  ` [PATCH v2 2/2] proc: Ensure we see the exit of each process tid exactly

[PATCH 0/1] vfio-ccw: Enable transparent CCW IPL from DASD
 2020-04-23 20:25 UTC  (5+ messages)
` [PATCH 1/1] "

[PATCH] f2fs: Avoid double lock for cp_rwsem
 2020-04-23 20:19 UTC  (2+ messages)

linux-next: Tree for Apr 23
 2020-04-23 20:16 UTC  (6+ messages)
` linux-next: Tree for Apr 23 (firmware_loader)
` linux-next: Tree for Apr 23 (objtool warnings)

[ANNOUNCE] v5.4.28-rt19
 2020-04-23 20:15 UTC  (7+ messages)
` [PREEMPT_RT] 8250 IRQ lockup when flooding serial console (was Re: [ANNOUNCE] v5.4.28-rt19)

[PATCH RFC 00/15] Add VFIO mediated device support and IMS support for the idxd driver
 2020-04-23 20:11 UTC  (16+ messages)
` [PATCH RFC 04/15] drivers/base: Add support for a new IMS irq domain
` [PATCH RFC 07/15] Documentation: Interrupt Message store

[PATCH v2 0/4] media: rockchip: rga: PX30 support and YUV2YUV fix
 2020-04-23 20:09 UTC  (5+ messages)
` [PATCH v2 1/4] dt-bindings: rockchip-rga: Add PX30 compatible
` [PATCH v2 2/4] arm64: dts: rockchip: Add RGA support to the PX30
` [PATCH v2 3/4] media: rockchip: rga: Add support for the PX30 compatible
` [PATCH v2 4/4] media: rockchip: rga: Only set output CSC mode for RGB input

[PATCH v13 0/8] proc: modernize proc to support multiple private instances
 2020-04-23 20:03 UTC  (9+ messages)
` [PATCH v13 1/8] proc: rename struct proc_fs_info to proc_fs_opts
` [PATCH v13 2/8] Use proc_pid_ns() to get pid_namespace from the proc superblock
` [PATCH v13 3/8] proc: allow to mount many instances of proc in one pid namespace
` [PATCH v13 4/8] proc: instantiate only pids that we can ptrace on 'hidepid=4' mount option
` [PATCH v13 5/8] proc: add option to mount only a pids subset
` [PATCH v13 6/8] docs: proc: add documentation for "hidepid=4" and "subset=pid" options and new mount behavior
` [PATCH v13 7/8] proc: use human-readable values for hidepid
` [PATCH v13 8/8] proc: use named enums for better readability

[PATCH v12 2/7] proc: allow to mount many instances of proc in one pid namespace
 2020-04-23 20:01 UTC  (4+ messages)
` [PATCH v13 "

[PATCH v2] mm/vmscan: count layzfree pages and fix nr_isolated_* mismatch
 2020-04-23 20:00 UTC  (5+ messages)

[PATCH RFC] rcu/tree: Refactor object allocation and try harder for array allocation
 2020-04-23 19:59 UTC  (12+ messages)

linux-next: Tree for Apr 22
 2020-04-23 19:51 UTC  (7+ messages)
` linux-next: Tree for Apr 22 (objtool warnings)

[PATCH net-next v5 00/10] net: ethernet: ti: cpts: add irq and HW_TS_PUSH events
 2020-04-23 19:51 UTC  (2+ messages)

[PATCH RESEND] slub: Remove userspace notifier for cache add/remove
 2020-04-23 19:51 UTC  (2+ messages)

[PATCH] f2fs: fix quota_sync failure due to f2fs_lock_op
 2020-04-23 19:49 UTC  (5+ messages)
` [f2fs-dev] "
  ` [f2fs-dev] [PATCH v2] "

[PATCH] Add rcy@google.com as maintainer for drivers/staging/gasket
 2020-04-23 19:42 UTC  (2+ messages)

[PATCH v2] x86: fix early boot crash on gcc-10
 2020-04-23 19:40 UTC  (11+ messages)
                ` [PATCH] x86: Fix early boot crash on gcc-10, next try

[PATCH v5 0/2] Add USB DWC3 support for SC7180
 2020-04-23 19:39 UTC  (6+ messages)
` [PATCH v5 1/2] dt-bindings: usb: qcom,dwc3: Convert USB DWC3 bindings

[PATCH v2 net-next] net: dsa: add GRO support via gro_cells
 2020-04-23 19:33 UTC  (2+ messages)

[PATCH][next] drm/amd/display: remove redundant assignment to variable ret
 2020-04-23 19:31 UTC  (2+ messages)

[RFC PATCH 0/3] kvm: x86: Cleanup and optimazation of switch_db_regs
 2020-04-23 19:31 UTC  (7+ messages)
` [RFC PATCH 1/3] kvm: x86: Rename KVM_DEBUGREG_RELOAD to KVM_DEBUGREG_NEED_RELOAD
` [RFC PATCH 2/3] kvm: x86: Use KVM_DEBUGREG_NEED_RELOAD instead of KVM_DEBUGREG_BP_ENABLED
` [RFC PATCH 3/3] kvm: x86: skip DRn reload if previous VM exit is DR access VM exit

[PATCH] sched/pelt: sync util/runnable_sum with PELT window when propagating
 2020-04-23 19:29 UTC  (2+ messages)

[PATCH v4 0/6] Optionally flush L1D on context switch
 2020-04-23 19:20 UTC  (5+ messages)
` [PATCH v4 5/6] "
` [PATCH v4 6/6] Documentation: Add L1D flushing Documentation

[ v2,net-next 4/4] net: enetc: add tc flower psfp offload driver
 2020-04-23 19:17 UTC  (8+ messages)
` [v3,net-next 0/4] Introduce a flow gate control action and apply IEEE
  ` [v3,net-next 1/4] net: qos: introduce a gate control flow action

remaining flexible-array conversions
 2020-04-23 19:15 UTC  (2+ messages)

[PATCH] ima: Fix return value of ima_write_policy()
 2020-04-23 19:10 UTC  (4+ messages)

[PATCH v2] staging:r8188eu: avoid skb_clone for amsdu to msdu conversion
 2020-04-23 19:14 UTC 

[PATCH] Add rcy@google.com as maintainer for drivers/staging/gasket
 2020-04-23 19:04 UTC  (2+ messages)

[PATCH rdma-next 00/18] Refactor mlx5_ib_create_qp (Part II)
 2020-04-23 19:02 UTC 

[PATCH] x86/mm/cpa: Flush direct map alias during cpa
 2020-04-23 19:02 UTC  (3+ messages)

BUG: Invalid wait context with 5.7-rc2?
 2020-04-23 18:52 UTC  (4+ 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).