linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-05-29 12:42:08 to 2018-05-29 14:45:29 UTC [more...]

[PATCH] usb: dwc2: fix the incorrect bitmaps for the ports of multi_tt hub
 2018-05-29 14:45 UTC  (2+ messages)

[PATCH 00/39] overlayfs: stack file operations
 2018-05-29 14:43 UTC  (13+ messages)
` [PATCH 01/39] vfs: dedpue: return loff_t
` [PATCH 08/39] vfs: export vfs_dedupe_file_range_one() to modules
` [PATCH 09/39] ovl: copy up times
` [PATCH 10/39] ovl: copy up inode flags
` [PATCH 11/39] Revert "Revert "ovl: get_write_access() in truncate""
` [PATCH 23/39] ovl: add O_DIRECT support
` [PATCH 25/39] vfs: don't open real
` [PATCH 26/39] ovl: copy-up on MAP_SHARED
` [PATCH 27/39] ovl: obsolete "check_copy_up" module option
` [PATCH 28/39] ovl: fix documentation of non-standard behavior
` [PATCH 29/39] vfs: simplify dentry_open()
` [PATCH 30/39] Revert "ovl: fix may_write_real() for overlayfs directories"

[PATCH -next 0/6] rhashtable: guarantee first allocation
 2018-05-29 14:43 UTC  (4+ messages)
` [PATCH 3/6] lib/bucket_locks: use kvmalloc_array()

[PATCH 00/11] overlayfs fixes
 2018-05-29 14:41 UTC  (10+ messages)
` [PATCH 01/11] ovl: update documentation for unionmount-testsuite
` [PATCH 02/11] ovl: remove WARN_ON() real inode attributes mismatch
` [PATCH 03/11] ovl: strip debug argument from ovl_do_ helpers
` [PATCH 06/11] ovl: create helper ovl_create_temp()
` [PATCH 07/11] ovl: make ovl_create_real() cope with vfs_mkdir() safely
` [PATCH 08/11] ovl: clean up copy-up error paths
` [PATCH 09/11] vfs: factor out inode_insert5()
` [PATCH 10/11] ovl: Pass argument to ovl_get_inode() in a structure
` [PATCH 11/11] ovl: use inode_insert5() to hash a newly created inode

[PATCH v2 net-next] tcp: use data length instead of skb->len in tcp_probe
 2018-05-29 14:42 UTC  (4+ messages)

[PATCH v5 5/8] dt-bindings: remoteproc: Add Q6v5 Modem PIL binding for SDM845
 2018-05-29 14:41 UTC 

[PATCH v4 0/6] Driver for at91 usart in spi mode
 2018-05-29 14:36 UTC  (6+ messages)
` [PATCH v4 5/6] spi: at91-usart: add driver for at91-usart as spi

[PATCH 1/8] drm/sun4i: mark PM functions as __maybe_unused
 2018-05-29 14:38 UTC  (4+ messages)
` [PATCH 8/8] drm/bridge: cdns: "

[PATCH v4 net-next 1/2] tcp: use data length instead of skb->len in tcp_probe
 2018-05-29 14:37 UTC  (4+ messages)
` [PATCH v4 net-next 2/2] tcp: minor optimization around tcp_hdr() usage in tcp receive path

[PATCH v5 0/8] Add support for remoteproc modem-pil on SDM845 SoCs
 2018-05-29 14:37 UTC  (4+ messages)
` [PATCH v5 5/8] dt-bindings: remoteproc: Add Q6v5 Modem PIL binding for SDM845

[PATCH] ARM: tegra: fix compile-testing PCI host driver
 2018-05-29 14:35 UTC  (3+ messages)

[PATCH 3.18 000/185] 3.18.111-stable review
 2018-05-29 14:34 UTC  (3+ messages)
` [PATCH 3.18 093/185] microblaze: switch to NO_BOOTMEM

[PATCH] net: davinci: fix building davinci mdio code without CONFIG_OF
 2018-05-29 14:31 UTC  (3+ messages)

[PATCH v5 0/2] usb: dwc2: fix isoc split in transfer issue
 2018-05-29 14:30 UTC  (2+ messages)

[PATCH] KVM: VMX: Optimize tscdeadline timer latency
 2018-05-29 14:31 UTC  (3+ messages)

[PATCH] display: panel: Add KOE tx14d24vm1bpa display support (320x240)
 2018-05-29 14:30 UTC  (5+ messages)
` [PATCH RESEND] "

[PATCH v1 00/20] signal: refactor some functions
 2018-05-29 14:30 UTC  (8+ messages)
` [PATCH v1 04/20] signal: add copy_pending() helper
` [PATCH v1 06/20] signal: drop else branch in do_signal_stop()

[PATCH v2 0/6] staging: lustre: llite: remaining xattr patches
 2018-05-29 14:21 UTC  (7+ messages)
` [PATCH v2 1/6] staging: lustre: llite: create acl.c file
` [PATCH v2 2/6] staging: lustre: llite: add support set_acl method in inode operations
` [PATCH v2 3/6] staging: lustre: llite: remove unused parameters from md_{get,set}xattr()
` [PATCH v2 4/6] staging: lustre: acl: increase ACL entries limitation
` [PATCH v2 5/6] staging: lustre: mdc: excessive memory consumption by the xattr cache
` [PATCH v2 6/6] staging: lustre: mdc: use large xattr buffers for old servers

[PATCH] mm: Change return type to vm_fault_t
 2018-05-29 14:31 UTC 

[PATCH v2 00/25] staging: lustre: libcfs: SMP rework
 2018-05-29 14:22 UTC  (26+ messages)
` [PATCH v2 01/25] staging: lustre: libcfs: restore UMP handling
` [PATCH v2 02/25] staging: lustre: libcfs: remove useless CPU partition code
` [PATCH v2 03/25] staging: lustre: libcfs: rename variable i to cpu
` [PATCH v2 04/25] staging: lustre: libcfs: properly handle failure cases in SMP code
` [PATCH v2 05/25] staging: lustre: libcfs: replace MAX_NUMNODES with nr_node_ids
` [PATCH v2 06/25] staging: lustre: libcfs: remove excess space
` [PATCH v2 v2 07/25] staging: lustre: libcfs: replace num_possible_cpus() with nr_cpu_ids
` [PATCH v2 08/25] staging: lustre: libcfs: NUMA support
` [PATCH v2 09/25] staging: lustre: libcfs: add cpu distance handling
` [PATCH v2 10/25] staging: lustre: libcfs: use distance in cpu and node handling
` [PATCH v2 11/25] staging: lustre: libcfs: provide debugfs files for distance handling
` [PATCH v2 12/25] staging: lustre: libcfs: invert error handling for cfs_cpt_table_print
` [PATCH v2 13/25] staging: lustre: libcfs: fix libcfs_cpu coding style
` [PATCH v2 14/25] staging: lustre: libcfs: use int type for CPT identification
` [PATCH v2 15/25] staging: lustre: libcfs: rename i to node for cfs_cpt_set_nodemask
` [PATCH v2 16/25] staging: lustre: libcfs: rename i to cpu for cfs_cpt_bind
` [PATCH v2 17/25] staging: lustre: libcfs: rename cpumask_var_t variables to *_mask
` [PATCH v2 18/25] staging: lustre: libcfs: rename goto label in cfs_cpt_table_print
` [PATCH v2 19/25] staging: lustre: libcfs: update debug messages
` [PATCH v2 20/25] staging: lustre: libcfs: make tolerant to offline CPUs and empty NUMA nodes
` [PATCH v2 21/25] staging: lustre: libcfs: report NUMA node instead of just node
` [PATCH v2 22/25] staging: lustre: libcfs: update debug messages in CPT code
` [PATCH v2 23/25] staging: lustre: libcfs: rework CPU pattern parsing code
` [PATCH v2 24/25] staging: lustre: libcfs: change CPT estimate algorithm
` [PATCH v2 25/25] staging: lustre: ptlrpc: use current CPU instead of hardcoded 0

[PATCH v2] display: panel: Add AUO g070vvn01 display support (800x480)
 2018-05-29 14:26 UTC  (5+ messages)
` [PATCH v3 RESEND] "

[PATCH] pci: mvebu: add MVEBU_MBUS dependency
 2018-05-29 14:24 UTC  (2+ messages)

linux-next: manual merge of the block tree with the vfs tree
 2018-05-29 14:22 UTC  (3+ messages)

[PATCH v4 0/3] Cleanup excessive DSI host controller version checks
 2018-05-29 14:20 UTC  (4+ messages)
` [PATCH v4 1/3] drm/msm/dsi: add dsi host helper functions support
` [PATCH v4 2/3] drm/msm/dsi: add implementation for helper functions
` [PATCH v4 3/3] drm/msm/dsi: replace version checks with "

[PATCH] selftest: intel_pstate: debug support message from aperf.c and return value fix
 2018-05-29 14:19 UTC  (3+ messages)

[PATCH] can: m_can: Move acessing of message ram to after clocks are enabled
 2018-05-29 14:19 UTC 

[PATCH -next] misc: ibmvmc: Use GFP_ATOMIC under spin lock
 2018-05-29 14:15 UTC  (2+ messages)

[PATCH 1/6] powerpc/64s: Add barrier_nospec
 2018-05-29 14:13 UTC  (4+ messages)
` [PATCH] powerpc/64s: Enhance the information in cpu_show_spectre_v1()

[GIT PULL] overlayfs update for 4.18
 2018-05-29 14:12 UTC  (3+ messages)

[PATCH] ARM: DTS: imx53: Add support for imx53 HSC/DDC boards from K+P
 2018-05-29 14:11 UTC  (6+ messages)

[PATCH v3] gpu: drm: etnaviv: Change return type to vm_fault_t
 2018-05-29 14:13 UTC 

[RFC PATCH v2] driver core: hold dev's parent lock when needed
 2018-05-29 14:07 UTC  (2+ messages)

[PATCH v2] remoteproc: Introduce prepare/unprepare ops for rproc coredump
 2018-05-29 14:06 UTC  (3+ messages)

[PATCH] rtc: sun6i: Fix bit_idx value for clk_register_gate
 2018-05-29 14:05 UTC  (3+ messages)

[PATCH] fuse: Ensure posix acls are translated outside of init_user_ns
 2018-05-29 14:04 UTC  (6+ messages)
        ` [PATCH] fuse: Allow fully unprivileged mounts

[PATCH, net-next] net/mlx5e: fix TLS dependency
 2018-05-29 14:04 UTC  (2+ messages)

[RFC V2] virtio: Add platform specific DMA API translation for virito devices
 2018-05-29 14:03 UTC  (7+ messages)

[PATCH] soc: imx: gpcv2: correct PGC offset
 2018-05-29 14:02 UTC  (2+ messages)

[PATCH] dma-buf: make map_atomic and map function pointers optional
 2018-05-29 13:59 UTC 

[PATCH] atm: zatm: fix memcmp casting
 2018-05-29 14:00 UTC  (2+ messages)

[PATCH 2/3] x86:add missing CONFIG_STRICT_KERNEL_RWX for mark_rodata_ro
 2018-05-29 13:36 UTC 

[PATCH 3/3] s390:add missing CONFIG_STRICT_KERNEL_RWX for mark_rodata_ro
 2018-05-29 13:36 UTC 

[PATCH 1/3] arm64:add missing CONFIG_STRICT_KERNEL_RWX for mark_rodata_ro
 2018-05-29 13:36 UTC 

[PATCH v2] mm: fix race between kmem_cache destroy, create and deactivate
 2018-05-29 13:58 UTC  (3+ messages)

[PATCH] fs/binfmt_misc.c: do not allow offset overflow
 2018-05-29 13:56 UTC 

[GIT PULL] afs: A couple of fixes
 2018-05-29 13:55 UTC 

[PATCH net-next] net: remove unnecessary genlmsg_cancel() calls
 2018-05-29 13:54 UTC  (2+ messages)

heads up: moving intel-pt-decoder/Build header checks to check_headers.sh
 2018-05-29 13:48 UTC 

[PATCH v2] gpu: drm: etnaviv: Change return type to vm_fault_t
 2018-05-29 13:47 UTC 

[PATCH v9 0/7] Enable cpuset controller in default hierarchy
 2018-05-29 13:41 UTC  (8+ messages)
` [PATCH v9 1/7] cpuset: "
` [PATCH v9 2/7] cpuset: Add new v2 cpuset.sched.domain_root flag
` [PATCH v9 3/7] cpuset: Add cpuset.sched.load_balance flag to v2
` [PATCH v9 4/7] cpuset: Make generate_sched_domains() recognize isolated_cpus
` [PATCH v9 5/7] cpuset: Expose cpus.effective and mems.effective on cgroup v2 root
` [PATCH v9 6/7] cpuset: Don't rebuild sched domains if cpu changes in non-domain root
` [PATCH v9 7/7] cpuset: Allow reporting of sched domain generation info

[PATCH v2 00/17] arm64 SSBD (aka Spectre-v4) mitigation
 2018-05-29 13:39 UTC  (5+ messages)
` [PATCH v2 04/17] arm64: Add ARCH_WORKAROUND_2 probing
` [PATCH v2 08/17] arm64: ssbd: Restore mitigation status on CPU resume

[PATCH net-next] net: davinci_mdio: fix building error without CONFIG_OF
 2018-05-29 13:34 UTC  (2+ messages)

2 BUG_ON crashes
 2018-05-29 13:34 UTC 

[PATCH 00/15] arm: dts: Fix OPP and cooling device properties
 2018-05-29 13:33 UTC  (8+ messages)
` [PATCH 07/15] arm: dts: exynos: Add missing cooling device properties for CPUs
` [PATCH 13/15] arm: dts: r8a7743: Add missing OPP "

[RFT v3 0/4] Perf script: Add python script for CoreSight trace disassembler
 2018-05-29 13:32 UTC  (4+ messages)

[PATCH v5 00/10] track CPU utilization
 2018-05-29 13:29 UTC  (4+ messages)
` [PATCH v5 02/10] sched/rt: add rt_rq utilization tracking

[PATCH] Staging:media:imx Fix multiple assignments in a line
 2018-05-29 23:08 UTC 

[PATCH 0/2] x86/boot/KASLR: Skip specified number of 1GB huge pages when do physical randomization
 2018-05-29 13:27 UTC  (8+ messages)

[PATCH] floppy: Do not copy a kernel pointer to user memory in FDGETPRM ioctl
 2018-05-29 13:27 UTC  (2+ messages)

[PATCH] can: m_can: Fix runtime resume call
 2018-05-29 13:24 UTC 

[PATCH 00/19] Dynamically load/remove serdev devices via sysfs*
 2018-05-29 13:10 UTC  (20+ messages)
` [PATCH 01/19] serdev: Add id_table to serdev_device_driver
` [PATCH 02/19] Bluetooth: hci_bcm: Add serdev_id_table
` [PATCH 03/19] Bluetooth: hci_ll: "
` [PATCH 04/19] Bluetooth: hci_nokia: "
` [PATCH 05/19] serdev: Introduce modalias field
` [PATCH 06/19] serdev: Support bus matching with "
` [PATCH 07/19] serdev: Allows dynamic creation of devices via sysfs
` [PATCH 08/19] serdev: Provide modalias attribute for modalias devices
` [PATCH 09/19] serdev: Provide modalias uevent "
` [PATCH 10/19] file2alias: Support for serdev devices
` [PATCH 11/19] Bluetooth: hci_bcm: MODULE_DEVICE_TABLE(serdev)
` [PATCH 12/19] Bluetooth: hci_ll: MODULE_DEVICE_TABLE(serdev)
` [PATCH 13/19] Bluetooth: hci_nokia: MODULE_DEVICE_TABLE(serdev)
` [PATCH 14/19] mfd: rave-sp: MODULE_DEVICE_TABLE(serdev)
` [PATCH 15/19] net: qualcomm: MODULE_DEVICE_TABLE(serdev)
` [PATCH 16/19] serdev: ttyport: Move serport structure to its own header
` [PATCH 17/19] serdev: Mark controllers compatible with ttyport
` [PATCH 18/19] serdev: ttydev: Serdev driver that creates an standard TTY port
` [PATCH 19/19] serdev: Instantiate a ttydev serdev if acpi and of fails

[PATCH v4 0/8] PCI: leak fixes, removable generic PCI host, assorted stuff
 2018-05-29 13:20 UTC  (5+ messages)
` [PATCH v4 4/8] PCI: Replace dev_node parameter of of_pci_get_host_bridge_resources with device

[PATCH v2 00/12] coresight: tmc-etr Transparent buffer management
 2018-05-29 13:15 UTC  (13+ messages)
` [PATCH v2 01/12] coresight: ETM: Add support for Arm Cortex-A73 and Cortex-A35
` [PATCH v2 02/12] coresight: tmc: Hide trace buffer handling for file read
` [PATCH v2 03/12] coresight: tmc-etr: Do not clean trace buffer
` [PATCH v2 04/12] coresight: tmc-etr: Disallow perf mode
` [PATCH v2 05/12] coresight: Add helper for inserting synchronization packets
` [PATCH v2 06/12] dts: bindings: Restrict coresight tmc-etr scatter-gather mode
` [PATCH v2 07/12] dts: juno: Add scatter-gather support for all revisions
` [PATCH v2 08/12] coresight: Add generic TMC sg table framework
` [PATCH v2 09/12] coresight: Add support for TMC ETR SG unit
` [PATCH v2 10/12] coresight: tmc-etr: Add transparent buffer management
` [PATCH v2 11/12] coresight: tmc-etr buf: Add TMC scatter gather mode backend
` [PATCH v2 12/12] coresight: tmc: Add configuration support for trace buffer size

[PATCH v10 00/16] V4L2 Explicit Synchronization
 2018-05-29 13:17 UTC  (4+ messages)
` [PATCH v10 01/16] videobuf2: Make struct vb2_buffer refcounted

[PATCH v9 00/12] Support PPTT for ARM64
 2018-05-29 13:18 UTC  (6+ messages)

[GIT PULL 00/20] lightnvm updates for 4.18
 2018-05-29 13:15 UTC  (7+ messages)
` [GIT PULL 16/20] lightnvm: error handling when whole line is bad
` [GIT PULL 20/20] lightnvm: pblk: sync RB and RL states during GC

[REVIEW][PATCH 0/6] Wrapping up the vfs support for unprivileged mounts
 2018-05-29 13:12 UTC  (5+ messages)

[PATCH v8 0/6] Enable cpuset controller in default hierarchy
 2018-05-29 13:12 UTC  (8+ messages)
` [PATCH v8 4/6] cpuset: Make generate_sched_domains() recognize isolated_cpus

[patch v23 0/4] JTAG driver introduction
 2018-05-29 13:11 UTC  (7+ messages)
` [patch v23 1/4] drivers: jtag: Add JTAG core driver
` [patch v23 2/4] drivers: jtag: Add Aspeed SoC 24xx and 25xx families JTAG master driver
` [patch v23 4/4] Documentation: jtag: Add ABI documentation

[next-20180517][ppc] watchdog: CPU 88 self-detected hard LOCKUP @ update_cfs_group+0x30/0x150
 2018-05-29 13:09 UTC  (3+ messages)

[PATCH v2] kbuild: add endianness flag to CHEKCFLAGS
 2018-05-29 13:08 UTC  (2+ messages)

[PATCH v2] media: staging: tegra-vde: Reset memory client
 2018-05-29 13:08 UTC  (3+ messages)

[PATCH] kbuild: $(CHECK) doesnt need NOSTDINC_FLAGS twice
 2018-05-29 13:07 UTC  (2+ messages)

[PATCH] scripts: Fixed printf format mismatch
 2018-05-29 13:07 UTC  (2+ messages)

[PATCH] dm: writecache: add DAX dependency
 2018-05-29 13:06 UTC  (3+ messages)
  `  "

[patch v24 0/4] JTAG driver introduction
 2018-05-29 12:58 UTC  (5+ messages)
` [patch v24 1/4] drivers: jtag: Add JTAG core driver
` [patch v24 2/4] drivers: jtag: Add Aspeed SoC 24xx and 25xx families JTAG master driver
` [patch v24 3/4] Documentation: jtag: Add bindings for "
` [patch v24 4/4] Documentation: jtag: Add ABI documentation


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