All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-12-18 19:27:56 to 2019-12-18 20:05:34 UTC [more...]

[PATCH v2 0/6] linux-user mmap debug cleanup
 2019-12-18 20:03 UTC  (6+ messages)
` [PATCH v2 5/6] linux-user: convert target_munmap debug to a tracepoint

[PATCH V6 net-next 00/11] Peer to Peer One-Step time stamping
 2019-12-18 20:05 UTC  (7+ messages)
` [PATCH V6 net-next 08/11] dt-bindings: ptp: Introduce MII time stamping devices
` [PATCH V6 net-next 09/11] net: mdio: of: Register discovered MII time stampers

[RFC PATCH 0/8] systemd: improve SELinux support
 2019-12-18 20:05 UTC  (3+ messages)
` [RFC PATCH 4/8] core: add missing SELinux checks for dbus methods

[PATCH v4 0/7] Introduce CAP_SYS_PERFMON to secure system performance monitoring and observability
 2019-12-18 19:56 UTC  (6+ messages)
` [PATCH v4 1/9] capabilities: introduce CAP_SYS_PERFMON to kernel and user space

[alsa-devel] [PATCH] ASoC: SOF: Intel: add PCI ID for CometLake-S
 2019-12-18 20:02 UTC  (10+ messages)

[Buildroot] [PATCH] configs/imx6-sabresd: Bump kernel version
 2019-12-18 20:03 UTC 

[sashal-linux-stable:queue-4.9 165/174] arch/powerpc/kernel/asm-offsets.c:386:37: error: expected specifier-qualifier-list before 'vdso_data'
 2019-12-18 20:03 UTC 

[PATCH 1/2] drm/amdgpu: enable xgmi init for sriov use case
 2019-12-18 20:02 UTC  (3+ messages)
` [PATCH 2/2] drm/amdgpu: enlarge agp_start address into 48bit

[PATCH] ptrace/x86: introduce TS_COMPAT_RESTART to fix get_nr_restart_syscall()
 2019-12-18 20:02 UTC  (4+ messages)
` [PATCH v2 0/4] x86: "

[PATCH v2] sched/fair: Do not set skip buddy up the sched hierarchy
 2019-12-18 20:02 UTC  (7+ messages)

[BUG] ALSA: ice1712: a possible sleep-in-atomic-context bug in snd_vt1724_set_pro_rate()
 2019-12-18 19:24 UTC  (2+ messages)
` [alsa-devel] "

[PATCH] nfsd: Clone should commit src file metadata too
 2019-12-18 20:01 UTC  (3+ messages)

[PATCH] KEYS: trusted: fix type warnings in ntohl/nthos
 2019-12-17 14:35 UTC  (2+ messages)

[PATCH] dm: uclass: don't assign aliased seq numbers
 2019-12-18 20:00 UTC  (2+ messages)

*Request For Feedback*: TimeOwner in phosphor-timemanager
 2019-12-18 19:59 UTC  (5+ messages)

[PATCH v2] nfsd: Clone should commit src file metadata too
 2019-12-18 19:57 UTC 

[PATCH v2] git-gui: allow closing console window with Escape
 2019-12-18 19:58 UTC 

[PATCH RESEND v4 1/3] drm/i915: Move the code to populate ACPI device ID into intel_acpi
 2019-12-18 19:58 UTC  (6+ messages)
` [Intel-gfx] "
` [PATCH RESEND v4 2/3] drm/i915: Lookup and attach ACPI device node for connectors
  ` [Intel-gfx] "
` [PATCH RESEND v4 3/3] drm/i915: Add support for integrated privacy screens
  ` [Intel-gfx] "

[PATCH] net: nfc: nci: fix a possible sleep-in-atomic-context bug in nci_uart_tty_receive()
 2019-12-18 19:58 UTC  (2+ messages)

Numen with reference to vmap
 2019-12-18 19:58 UTC  (13+ messages)

[GIT PULL v2 00/27] block, scsi: final compat_ioctl cleanup
 2019-12-18 19:57 UTC  (6+ messages)
` [PATCH v2 17/27] compat_ioctl: ide: floppy: add handler
` [PATCH v2 18/27] compat_ioctl: scsi: move ioctl handling into drivers

[Patch v2 0/6] migration/postcopy: enable compress during postcopy
 2019-12-18 19:55 UTC  (3+ messages)

[alsa-devel] Restart alsa-gi project as alsa-gobject project
 2019-12-18 19:20 UTC  (4+ messages)

[PATCH v7 0/8] HiKey960 USB support
 2019-12-18 19:56 UTC  (5+ messages)
` [PATCH v7 7/8] dt-bindings: misc: Add bindings for HiSilicon usb hub and data role switch functionality on HiKey960

[PATCH] travis.yml: Remove the redundant clang-with-MAIN_SOFTMMU_TARGETS entry
 2019-12-18 19:55 UTC  (2+ messages)

[PATCH net-next v2 00/15] Multipath TCP part 2: Single subflow
 2019-12-18 19:55 UTC  (32+ messages)
` [MPTCP] "
` [PATCH net-next v2 01/15] mptcp: Add MPTCP socket stubs
  ` [MPTCP] "
` [PATCH net-next v2 02/15] mptcp: Handle MPTCP TCP options
  ` [MPTCP] "
` [PATCH net-next v2 03/15] mptcp: Associate MPTCP context with TCP socket
  ` [MPTCP] "
` [PATCH net-next v2 04/15] mptcp: Handle MP_CAPABLE options for outgoing connections
  ` [MPTCP] "
` [PATCH net-next v2 05/15] mptcp: Create SUBFLOW socket for incoming connections
  ` [MPTCP] "
` [PATCH net-next v2 06/15] mptcp: Add key generation and token tree
  ` [MPTCP] "
` [PATCH net-next v2 07/15] mptcp: Add shutdown() socket operation
  ` [MPTCP] "
` [PATCH net-next v2 08/15] mptcp: Add setsockopt()/getsockopt() socket operations
  ` [MPTCP] "
` [PATCH net-next v2 09/15] mptcp: Write MPTCP DSS headers to outgoing data packets
  ` [MPTCP] "
` [PATCH net-next v2 10/15] mptcp: Implement MPTCP receive path
  ` [MPTCP] "
` [PATCH net-next v2 11/15] mptcp: add subflow write space signalling and mptcp_poll
  ` [MPTCP] "
` [PATCH net-next v2 12/15] mptcp: recvmsg() can drain data from multiple subflows
  ` [MPTCP] "
` [PATCH net-next v2 13/15] mptcp: allow collapsing consecutive sendpages on the same substream
  ` [MPTCP] "
` [PATCH net-next v2 14/15] mptcp: new sysctl to control the activation per NS
  ` [MPTCP] "
` [PATCH net-next v2 15/15] mptcp: add basic kselftest for mptcp
  ` [MPTCP] "

[PATCH] btrfs: remove BUG_ON used as assertions
 2019-12-18 19:54 UTC  (4+ messages)

[f2fs-dev] [PATCH] f2fs: cover f2fs_lock_op in expand_inode_data case
 2019-12-18 19:53 UTC  (2+ messages)
`  "

[PATCH] io_uring: io_wq_submit_work() should not touch req->rw
 2019-12-18 19:52 UTC 

[alsa-devel] [PATCH] ALSA: ice1724: Fix sleep-in-atomic in Infrasonic Quartet support code
 2019-12-18 19:26 UTC 

[PATCH] MAINTAINERS: Update Yuval Shaia's email address
 2019-12-18 19:50 UTC  (2+ messages)

[PATCH v1 0/2] MMIO mask fix for AMD memory encryption support
 2019-12-18 19:51 UTC  (4+ messages)
` [PATCH v1 1/2] KVM: x86/mmu: Allow for overriding MMIO SPTE mask
` [PATCH v1 2/2] KVM: SVM: Implement reserved bit callback to set "

[MPTCP] [PATCH net-next v3 00/11] Multipath TCP: Prerequisites
 2019-12-18 19:50 UTC  (4+ messages)
` [MPTCP] [PATCH net-next v3 07/11] tcp: Prevent coalesce/collapse when skb has MPTCP extensions
  `  "
    ` [MPTCP] "

[GIT PULL] sound fixes for 5.5-rc3
 2019-12-18 19:50 UTC  (2+ messages)

[V2 1/1 PATCH] arm64: dts: rockchip: add ROCK Pi S DTS support
 2019-12-18 19:49 UTC  (3+ messages)

[PATCH] docker: gtester is no longer used
 2019-12-18 19:47 UTC  (2+ messages)

[PATCH 0/9] linux-yocto: consolidated (-stable) pull request
 2019-12-18 19:48 UTC  (4+ messages)
` [PATCH 1/9] linux-yocto-dev: bump to v5.4+

[linux-next:master 3782/4485] sound/soc/intel/boards/cml_rt1011_rt5682.c:409:4: error: 'struct snd_soc_codec_conf' has no member named 'dev_name'
 2019-12-18 19:48 UTC 

[PATCH 0/6] pinctrl: sh-pfc: More miscellenaous fixes
 2019-12-18 19:48 UTC  (14+ messages)
` [PATCH 1/6] pinctrl: sh-pfc: r8a7778: Fix duplicate SDSELF_B and SD1_CLK_B
` [PATCH 2/6] pinctrl: sh-pfc: sh7264: Fix Port K I/O Register 0 definition
` [PATCH 3/6] pinctrl: sh-pfc: sh7264: Fix CAN function GPIOs
` [PATCH 4/6] pinctrl: sh-pfc: sh7269: "
` [PATCH 5/6] sh: sh7264: Remove bogus SSU GPIO function definitions
` [PATCH 6/6] sh: sh7269: "

[PATCH 0/4] colo: Introduce resource agent and high-level test
 2019-12-18 19:46 UTC  (5+ messages)

[PATCH] docs: ftrace: Specifies when buffers get clear
 2019-12-18 19:47 UTC  (3+ messages)

[PATCH v1 0/4] semihosting read console support
 2019-12-18 19:45 UTC  (5+ messages)
` [PATCH v1 1/4] target/arm: remove unused EXCP_SEMIHOST leg
` [PATCH v1 2/4] target/arm: only update pc after semihosting completes

[PATCH 0/1] config: allow user to know scope of config options
 2019-12-18 19:46 UTC  (3+ messages)
` [PATCH 1/1] "

[Xen-devel] [PATCH] x86/save: reserve HVM save record numbers that have been consumed
 2019-12-18 19:44 UTC  (3+ messages)

[GIT PULL] Please pull hmm changes
 2019-12-18 19:33 UTC  (14+ messages)

[PATCH v2 0/3] Add QUSB2 PHY support for SC7180
 2019-12-18 19:43 UTC  (3+ messages)
` [PATCH v2 2/3] dt-bindings: phy: qcom-qusb2: Convert QUSB2 phy bindings to yaml

[Xen-devel] [PATCH v2 00/20] VM forking
 2019-12-18 19:40 UTC  (21+ messages)
` [Xen-devel] [PATCH v2 01/20] x86: make hvm_{get/set}_param accessible
` [Xen-devel] [PATCH v2 02/20] xen/x86: Make hap_get_allocation accessible
` [Xen-devel] [PATCH v2 03/20] tools/libxc: clean up memory sharing files
` [Xen-devel] [PATCH v2 04/20] x86/mem_sharing: cleanup code and comments in various locations
` [Xen-devel] [PATCH v2 05/20] x86/mem_sharing: make get_two_gfns take locks conditionally
` [Xen-devel] [PATCH v2 06/20] x86/mem_sharing: drop flags from mem_sharing_unshare_page
` [Xen-devel] [PATCH v2 07/20] x86/mem_sharing: don't try to unshare twice during page fault
` [Xen-devel] [PATCH v2 08/20] x86/mem_sharing: define mem_sharing_domain to hold some scattered variables
` [Xen-devel] [PATCH v2 09/20] x86/mem_sharing: Use INVALID_MFN and p2m_is_shared in relinquish_shared_pages
` [Xen-devel] [PATCH v2 10/20] x86/mem_sharing: Make add_to_physmap static and shorten name
` [Xen-devel] [PATCH v2 11/20] x86/mem_sharing: Convert MEM_SHARING_DESTROY_GFN to a bool
` [Xen-devel] [PATCH v2 12/20] x86/mem_sharing: Replace MEM_SHARING_DEBUG with gdprintk
` [Xen-devel] [PATCH v2 13/20] x86/mem_sharing: ASSERT that p2m_set_entry succeeds
` [Xen-devel] [PATCH v2 14/20] x86/mem_sharing: Enable mem_sharing on first memop
` [Xen-devel] [PATCH v2 15/20] x86/mem_sharing: Skip xen heap pages in memshr nominate
` [Xen-devel] [PATCH v2 16/20] x86/mem_sharing: check page type count earlier
` [Xen-devel] [PATCH v2 17/20] xen/mem_sharing: VM forking
` [Xen-devel] [PATCH v2 18/20] xen/mem_access: Use __get_gfn_type_access in set_mem_access
` [Xen-devel] [PATCH v2 19/20] x86/mem_sharing: reset a fork
` [Xen-devel] [PATCH v2 20/20] xen/tools: VM forking toolstack side

[PATCH] block: streamline merge possibility checks
 2019-12-18 19:41 UTC 

git-am doesn't strip CRLF line endings when the mbox is base64-encoded
 2019-12-18 19:41 UTC  (3+ messages)

[PATCH v2 0/6] Fix more GCC9 -O3 warnings
 2019-12-18 19:36 UTC  (14+ messages)
` [PATCH v2 1/6] audio/audio: Add missing fall through comment
` [PATCH v2 2/6] hw/display/tcx: Add missing fall through comments
` [PATCH v2 3/6] hw/timer/aspeed_timer: Add a fall through comment
` [PATCH v2 4/6] hw/net/imx_fec: Rewrite fall through comments
` [RFC PATCH v2 5/6] hw/net/imx_fec: Remove unuseful FALLTHROUGH comments
` [RFC PATCH v2 6/6] hw/pci-host/designware: Remove unuseful FALLTHROUGH comment

[PATCH v3] drm/amd/display: Fix AppleDongle can't be detected
 2019-12-18 19:35 UTC  (3+ messages)

[PATCH] fs: ocfs: remove unnecessary assertion in dlm_migrate_lockres
 2019-12-18 19:41 UTC 

[Intel-gfx] [PATCH] drm/i915/gt: Track engine round-trip times
 2019-12-18 19:41 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for drm/i915/gt: Track engine round-trip times (rev4)

[PATCH v5 0/3] xfs: don't commit sunit/swidth updates to disk if that would cause repair failures
 2019-12-18 19:37 UTC  (4+ messages)
` [PATCH 1/3] xfs: refactor agfl length computation function
` [PATCH 2/3] xfs: split the sunit parameter update into two parts
` [PATCH 3/3] xfs: don't commit sunit/swidth updates to disk if that would cause repair failures

[PATCH 0/6] Fix more GCC9 -O3 warnings
 2019-12-18 19:35 UTC  (4+ messages)
` [PATCH 3/6] hw/net/imx_fec: Rewrite fall through comments

[Intel-gfx] [PATCH v4 1/6] drm/i915/display: Share intel_connector_needs_modeset()
 2019-12-18 19:39 UTC  (3+ messages)
` [Intel-gfx] [PATCH v4 5/6] drm/i915/display: Check if pipe fastset is allowed by external dependencies

[igt-dev] [PATCH 00/10 v2] Prepare IGT display test for removal of
 2019-12-18 19:39 UTC  (11+ messages)
` [igt-dev] [PATCH 01/10] lib/ioctl_wrappers: Query if device supports set/get legacy tiling
` [igt-dev] [PATCH 02/10] lib/intel_batchbuffer: Add blitter copy using XY_SRC_COPY_BLT
` [igt-dev] [PATCH 03/10] lib/igt_fb: Switch from XY_FAST_COPY_BLT to XY_SRC_COPY_BLT
` [igt-dev] [PATCH 04/10] lib/igt_fb: Remove set_tiling calls on devices without HW tiling support
` [igt-dev] [PATCH 05/10] lib/igt_draw: Refactor get_tiling calls
` [igt-dev] [PATCH 06/10] i915/i915_fb_tiling: Skip on devices that don't support HW tiling
` [igt-dev] [PATCH 07/10] tests/kms_frontbuffer_tracking: Skip set tiling calls if not supported
` [igt-dev] [PATCH 08/10] tests/kms_addfb_basic: Avoid tiling subtests on device without HW tiling support
` [igt-dev] [PATCH 09/10] tests/kms_fence_pin_leak: Skip test on devices "
` [igt-dev] [PATCH 10/10] tests/kms_available_modes_crc: Don't set tiling for framebuffer

[RFC PATCH] KVM: x86: Disallow KVM_SET_CPUID{2} if the vCPU is in guest mode
 2019-12-18 19:38 UTC  (2+ messages)

[PATCH v2] docs: ftrace: Specifies when buffers get clear
 2019-12-18 19:38 UTC  (3+ messages)

[Intel-gfx] [PATCH 0/5] display: prefer 3-letter acronym
 2019-12-18 19:37 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for "

[PATCH v4 0/6] Add support for frequency invariance for (some) x86
 2019-12-18 19:34 UTC  (5+ messages)
` [PATCH v4 1/6] x86,sched: Add support for frequency invariance

[PATCH v3 0/4] Renesas R8A77980 CPG/MSSR RPC clock support
 2019-12-18 19:34 UTC  (6+ messages)
` [PATCH] clk: renesas: rcar-gen3: allow changing the RPC[D2] clocks

acls+kerberos (limitation)
 2019-12-18 19:34 UTC  (4+ messages)

[PATCH 0/1] worktree: delete branches auto-created by 'worktree add'
 2019-12-18 19:34 UTC  (4+ messages)
` [PATCH 1/1] "

[cip-dev] [PATCH 4.19.y-cip 00/39] Add RZ/G2N SYSC/RST/Clock/PFC support
 2019-12-18 19:34 UTC  (6+ messages)
` [cip-dev] [PATCH 4.19.y-cip 03/39] soc: renesas: Add Renesas R8A774B1 config option
` [cip-dev] [PATCH 4.19.y-cip 08/39] soc: renesas: r8a7795-sysc: Fix power request conflicts

What's cooking in git.git (Dec 2019, #04; Tue, 17)
 2019-12-18 19:33 UTC  (2+ messages)

[PATCH] pinctrl: qcom: make 'm_voc_groups' static
 2019-12-18 19:33 UTC  (2+ messages)

[PATCH v12 00/25] LSM: Module stacking for AppArmor
 2019-12-18 19:33 UTC  (3+ messages)
` [PATCH v12 15/25] LSM: Use lsmcontext in security_secid_to_secctx

[Buildroot] [PATCH] pine64_defconfig: switch ATF to mainline and bump to latest
 2019-12-18 19:30 UTC 

[PATCH v3 0/3] Directory traversal bugs
 2019-12-18 19:29 UTC  (10+ messages)
` [PATCH v4 0/8] "
  ` [PATCH v4 1/8] t3011: demonstrate directory traversal failures
  ` [PATCH v4 2/8] Revert "dir.c: make 'git-status --ignored' work within leading directories"
  ` [PATCH v4 3/8] dir: remove stray quote character in comment
  ` [PATCH v4 4/8] dir: exit before wildcard fall-through if there is no wildcard
  ` [PATCH v4 5/8] dir: break part of read_directory_recursive() out for reuse
  ` [PATCH v4 6/8] dir: fix checks on common prefix directory
  ` [PATCH v4 7/8] dir: synchronize treat_leading_path() and read_directory_recursive()
  ` [PATCH v4 8/8] dir: consolidate similar code in treat_directory()

[PATCH bpf-next v2 0/3] bpftool: match programs and maps by names
 2019-12-18 19:29 UTC  (3+ messages)

[PATCH] t3501: don't create unused file
 2019-12-18 19:28 UTC  (2+ messages)


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.