All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-08-29 23:35:12 to 2019-08-30 01:15:46 UTC [more...]

[PATCH] leds: pwm: Use struct_size() helper
 2019-08-30  0:53 UTC 

[PATCH V6 5/5] mmc: host: sdhci-pci: Add Genesys Logic GL975x support
 2019-08-30  1:15 UTC  (5+ messages)

[PATCH] ALSA: firewire-motu: add support for MOTU 4pre
 2019-08-30  1:14 UTC 

[PATCH 0/4] KVM: nVMX: Check GUEST_DEBUGCTL and GUEST_DR7 on vmentry of nested guests
 2019-08-30  1:12 UTC  (4+ messages)
` [PATCH 4/4] kvm-unit-test: "

[U-Boot] [PATCH 1/2] mmc: Fix timeout values passed to mmc_wait_dat0()
 2019-08-30  1:11 UTC  (4+ messages)

[PATCH 0/7] Rework random blocking
 2019-08-30  1:11 UTC  (8+ messages)
` [PATCH 1/7] random: Don't wake crng_init_wait when crng_init == 1
` [PATCH 2/7] random: Add GRND_INSECURE to return best-effort non-cryptographic bytes
` [PATCH 3/7] random: Ignore GRND_RANDOM in getentropy(2)
` [PATCH 4/7] random: Make /dev/random be almost like /dev/urandom
` [PATCH 5/7] random: Remove the blocking pool
` [PATCH 6/7] random: Delete code to pull data into pools
` [PATCH 7/7] random: Remove kernel.random.read_wakeup_threshold

[PATCH v2 1/2] dmr/amdgpu: Avoid HW GPU reset for RAS
 2019-08-30  1:10 UTC  (3+ messages)
  ` [PATCH v2 2/2] dmr/amdgpu: Add system auto reboot to RAS

[U-Boot] [PATCH v2] imx: support i.MX8QM ROM 7720 a1 board
 2019-08-30  1:09 UTC  (3+ messages)

[RFC v1 2/2] rcu/tree: Remove dynticks_nmi_nesting counter
 2019-08-30  0:48 UTC  (16+ messages)

[PATCH v3 0/2] fix emulation error on Windows bootup
 2019-08-30  1:08 UTC  (5+ messages)
` [PATCH v3 1/2] KVM: x86: always stop emulation on page fault
` [PATCH v3 2/2] KVM: x86: set ctxt->have_exception in x86_decode_insn()

[PATCH v2 net 0/3] Fix issues in tc-taprio and tc-cbs
 2019-08-30  1:07 UTC  (4+ messages)
` [PATCH v2 net 1/3] taprio: Fix kernel panic in taprio_destroy
` [PATCH v2 net 2/3] taprio: Set default link speed to 10 Mbps in taprio_set_picos_per_byte
` [PATCH v2 net 3/3] net/sched: cbs: Set default link speed to 10 Mbps in cbs_set_port_rate

[PATCH] meta: add missing descriptions and homepage in bsp
 2019-08-30  1:08 UTC 

[dpdk-dev] [PATCH 1/6] net/ice: add Rx flex descriptor definition
 2019-08-30  1:06 UTC  (6+ messages)
` [dpdk-dev] [PATCH v2 0/6] enable Rx flexible descriptor
  ` [dpdk-dev] [PATCH v2 6/6] net/ice: switch to Rx flexible descriptor in AVX path

[SPDK] NBD with SPDK
 2019-08-30  1:05 UTC 

[tip: timers/core] posix-cpu-timers: Use common permission check in posix_cpu_clock_get()
 2019-08-30  1:08 UTC  (4+ messages)
    ` [kbuild-all] "

[PATCH] go-dep: update to 0.5.4
 2019-08-30  1:04 UTC 

[tip: x86/vmware] input/vmmouse: Update the backdoor call with support for new instructions
 2019-08-30  1:03 UTC  (4+ messages)
    ` [kbuild-all] "

[PATCH 0/2] iio: core: Add optional symbolic label to device attributes
 2019-08-30  1:01 UTC  (5+ messages)
` [PATCH 1/2] dt-binding: iio: Add optional label property

[PATCH v2] usb: dwc3: gadget: Workaround Mirosoft's BESL check
 2019-08-30  1:00 UTC 

[GIT PULL] CIFS/SMB3 fixes
 2019-08-30  1:00 UTC  (2+ messages)

[PATCH 0/2 v3] nbd: fix possible page fault for nbd disk
 2019-08-30  0:58 UTC  (4+ messages)
` [PATCH 2/2 "

[U-Boot] [PATCH] mmc: dw_mmc: fix timeout calculate method
 2019-08-30  0:58 UTC  (6+ messages)

[PATCH] ipv6: Not to probe neighbourless routes
 2019-08-30  1:00 UTC  (4+ messages)
    ` [kbuild-all] "

[PATCH 0/4] genirq/nvme: add IRQF_RESCUE_THREAD for avoiding IRQ flood
 2019-08-30  0:55 UTC  (4+ messages)
` [PATCH 1/4] softirq: implement IRQ flood detection mechanism

[PATCH] net: spider_net: Use struct_size() helper
 2019-08-30  0:54 UTC  (2+ messages)

[PATCH 0/4 net-next] flow_offload: update mangle action representation
 2019-08-30  0:53 UTC  (5+ messages)
` [PATCH net-next 1/4] net: flow_offload: flip mangle action mask
` [PATCH net-next 2/4] net: flow_offload: bitwise AND on mangle action value field
` [PATCH net-next 3/4] net: flow_offload: mangle action at byte level
` [PATCH net-next 4/4] netfilter: nft_payload: packet mangling offload support

[PATCH RFC bpf-next 00/10] improve/fix cross-compilation for bpf samples
 2019-08-30  0:50 UTC  (22+ messages)
` [PATCH RFC bpf-next 01/10] samples: bpf: Makefile: use --target from cross-compile
` [PATCH RFC bpf-next 02/10] samples: bpf: Makefile: remove target for native build
` [PATCH RFC bpf-next 03/10] libbpf: Makefile: add C/CXX/LDFLAGS to libbpf.so and test_libpf targets
` [PATCH RFC bpf-next 04/10] samples: bpf: use own EXTRA_CFLAGS for clang commands
` [PATCH RFC bpf-next 05/10] samples: bpf: Makefile: use vars from KBUILD_CFLAGS to handle linux headers
` [PATCH RFC bpf-next 06/10] samples: bpf: makefile: fix HDR_PROBE
` [PATCH RFC bpf-next 07/10] samples: bpf: add makefile.prog for separate CC build
` [PATCH RFC bpf-next 08/10] samples: bpf: Makefile: base progs build on Makefile.progs
` [PATCH RFC bpf-next 09/10] arm: include: asm: swab: mask rev16 instruction for clang
` [PATCH RFC bpf-next 10/10] arm: include: asm: unified: mask .syntax unified "

[PATCH v3 net-next 0/2] Dynamic toggling of vlan_filtering for SJA1105 DSA
 2019-08-30  0:53 UTC  (3+ messages)
` [PATCH v3 net-next 1/2] net: bridge: Populate the pvid flag in br_vlan_get_info
` [PATCH v3 net-next 2/2] net: dsa: tag_8021q: Restore bridge VLANs when enabling vlan_filtering

[PATCH 3/4] drm/amdgpu: Determing PTE flags separately for each mapping (v2)
 2019-08-30  0:51 UTC  (2+ messages)
  ` [PATCH 3/4] drm/amdgpu: Determing PTE flags separately for each mapping (v3)

[PATCH v5 0/5] kasan: support backing vmalloc space with real shadow memory
 2019-08-30  0:38 UTC  (6+ messages)
` [PATCH v5 1/5] "
` [PATCH v5 2/5] kasan: add test for vmalloc
` [PATCH v5 3/5] fork: support VMAP_STACK with KASAN_VMALLOC
` [PATCH v5 4/5] x86/kasan: support KASAN_VMALLOC
` [PATCH v5 5/5] kasan debug: track pages allocated for vmalloc shadow

[PATCH 1/2] drm/i915: Allow /2 CD2X divider on gen11+
 2019-08-30  0:48 UTC  (2+ messages)
` [PATCH v2 "

[PATCH nf] netfilter: nft_meta_bridge: Fix get NFT_META_BRI_IIFVPROTO in network byteorder
 2019-08-30  0:48 UTC  (2+ messages)

[PATCH net-next v2 0/9] r8169: add support for RTL8125
 2019-08-30  0:47 UTC  (2+ messages)

[RFC PATCH v2 net-next 00/15] tc-taprio offload for SJA1105 DSA
 2019-08-30  0:46 UTC  (16+ messages)
` [RFC PATCH v2 net-next 01/15] net: dsa: sja1105: Change the PTP command access pattern
` [RFC PATCH v2 net-next 02/15] net: dsa: sja1105: Get rid of global declaration of struct ptp_clock_info
` [RFC PATCH v2 net-next 03/15] net: dsa: sja1105: Switch to hardware operations for PTP
` [RFC PATCH v2 net-next 04/15] net: dsa: sja1105: Implement the .gettimex64 system call "
` [RFC PATCH v2 net-next 05/15] net: dsa: sja1105: Restore PTP time after switch reset
` [RFC PATCH v2 net-next 06/15] net: dsa: sja1105: Disallow management xmit during "
` [RFC PATCH v2 net-next 07/15] net: dsa: sja1105: Move PTP data to its own private structure
` [RFC PATCH v2 net-next 08/15] net: dsa: sja1105: Advertise the 8 TX queues
` [RFC PATCH v2 net-next 09/15] taprio: Add support for hardware offloading
` [RFC PATCH v2 net-next 10/15] net: dsa: Pass ndo_setup_tc slave callback to drivers
` [RFC PATCH v2 net-next 11/15] net: dsa: sja1105: Add static config tables for scheduling
` [RFC PATCH v2 net-next 12/15] net: dsa: sja1105: Configure the Time-Aware Scheduler via tc-taprio offload
` [RFC PATCH v2 net-next 13/15] net: dsa: sja1105: Make HOSTPRIO a kernel config
` [RFC PATCH v2 net-next 14/15] net: dsa: sja1105: Make the PTP command read-write
` [RFC PATCH v2 net-next 15/15] net: dsa: sja1105: Implement state machine for TAS with PTP clock source

[PATCH] selftests/seccomp: fix build on older kernels
 2019-08-30  0:45 UTC  (3+ messages)

[U-Boot] [PATCH] Fix unreliable detection of DRAM size on Orange Pi 3
 2019-08-30  0:44 UTC  (4+ messages)

[PATCH] splice: only read in as much information as there is pipe buffer space
 2019-08-30  0:44 UTC  (2+ messages)
` [RFC PATCH] generic: test splice() with pipes

[PATCH 0/1] checkout: add simple check for 'git checkout -b'
 2019-08-30  0:43 UTC  (8+ messages)
` [PATCH 1/1] "

[PATCH] [media] drivers/media/pci: Variable vbi.type could be uninitialized if macro v4l2_subdev_call set __result an error code
 2019-08-30  0:43 UTC 

[Cocci] [PATCH] scripts: coccinelle: check for !(un)?likely usage
 2019-08-30  0:42 UTC  (5+ messages)
` [Cocci] [PATCH v2] "
      `  "

[SUNRPC] 0472e47660: fsmark.app_overhead 16.0% regression
 2019-08-30  0:43 UTC  (13+ messages)
  ` [LKP] "

[PATCH v2 0/2] xfs: get rid of _ITER_{ABORT,CONTINUE}
 2019-08-30  0:42 UTC  (5+ messages)
` [PATCH 1/2] xfs: remove all *_ITER_ABORT values
` [PATCH 2/2] xfs: remove all *_ITER_CONTINUE values

ANNOUNCE: rpld an another RPL implementation for Linux
 2019-08-30  0:40 UTC  (2+ messages)

[RFC] xfs: Flush iclog containing XLOG_COMMIT_TRANS before waiting for log space
 2019-08-30  0:34 UTC  (6+ messages)

[PATCH] xfs: Use WARN_ON_ONCE rather than BUG for bailout mount-operation
 2019-08-30  0:33 UTC  (2+ messages)

[PATCH] usb: storage: Add ums-cros-aoa driver
 2019-08-30  0:31 UTC  (3+ messages)

[PATCH] ASoC: soc-core: add comment to jack at soc_remove_component()
 2019-08-30  0:30 UTC 

[PATCH v2 0/2] guarantee natural alignment for kmalloc()
 2019-08-30  0:29 UTC  (7+ messages)
` [PATCH v2 2/2] mm, sl[aou]b: guarantee natural alignment for kmalloc(power-of-two)

[PATCH] kernel/smp: Variable nr_cpus is uninitialized if get_option() returns 0
 2019-08-30  0:29 UTC 

[PATCH v2] arm64: dts: rockchip: limit clock rate of MMC controllers for RK3328
 2019-08-30  0:26 UTC 

linux-next: build warning from Linus' tree
 2019-08-30  0:25 UTC  (3+ messages)

[pull request][net-next v2 0/8] Mellanox, mlx5 updates 2019-08-22
 2019-08-30  0:25 UTC  (2+ messages)

[PATCH v2 0/2] partial-clone: fix two issues with sparse filter handling
 2019-08-30  0:24 UTC  (6+ messages)
` [PATCH v2 1/2] list-objects-filter: only parse sparse OID when 'have_git_dir'

[PATCH net-next] net: dsa: mv88e6xxx: fix freeing unused SERDES IRQ
 2019-08-30  0:24 UTC  (2+ messages)

[RFC v1 0/9] PEBS enabling in KVM guest
 2019-08-30  0:22 UTC  (9+ messages)
` [RFC v1 1/9] KVM: x86: Add base address parameter for get_fixed_pmc function
` [RFC v1 3/9] KVM: x86: Implement MSR_IA32_PEBS_ENABLE read/write emulation

[net] devlink: Add method for time-stamp on reporter's dump
 2019-08-29 23:25 UTC  (4+ messages)
` [iproute2, master 0/2] Fix reporter's dump's time-stamp
  ` [iproute2, master 1/2] devlink: Print health reporter's dump time-stamp in a helper function

[PATCH net-next] net: dsa: mv88e6xxx: keep CMODE writable code private
 2019-08-30  0:20 UTC  (2+ messages)

[PATCH net-next] net: dsa: mv88e6xxx: get serdes lane after lock
 2019-08-30  0:20 UTC  (2+ messages)

[RESEND RFC PATCH] gitsm: Control submodule recursion
 2019-08-30  0:18 UTC  (7+ messages)

[PATCH v3 0/5] x86/sgx: Fix lock ordering bug w/ EADD
 2019-08-30  0:17 UTC  (6+ messages)
` [PATCH v3 1/5] x86/sgx: Convert encl->flags from an unsigned int to an atomic
` [PATCH v3 2/5] x86/sgx: Reject concurrent ioctls on single enclave
` [PATCH v3 3/5] x86/sgx: Take encl->lock inside of mm->mmap_sem for EADD
` [PATCH v3 4/5] x86/sgx: Reject all ioctls on dead enclaves
` [PATCH v3 5/5] x86/sgx: Destroy the enclave if EEXTEND fails

linux-next: manual merge of the csky tree with the dma-mapping tree
 2019-08-30  0:16 UTC 

[PATCH bpf-next 00/13] bpf: adding map batch processing support
 2019-08-30  0:15 UTC  (10+ messages)
` [PATCH bpf-next 02/13] bpf: refactor map_update_elem()
` [PATCH bpf-next 03/13] bpf: refactor map_delete_elem()
` [PATCH bpf-next 04/13] bpf: refactor map_get_next_key()

[Bug 111241] Shadertoy shader causing hang
 2019-08-30  0:11 UTC  (5+ messages)

[PATCH] tpm_tis: Fix interrupt probing
 2019-08-30  0:11 UTC  (7+ messages)

[PATCH] drm/i915/gen9: Increase DPLL lock timeout
 2019-08-30  0:10 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH] tpm_tis_core: Set TPM_CHIP_FLAG_IRQ before probing for interrupts
 2019-08-30  0:09 UTC 

[PATCH] runqemu: Change to use -device virtio-gpu-pci instead of -vga virtio
 2019-08-30  0:09 UTC  (3+ messages)

QEMU native compile issue
 2019-08-30  0:08 UTC  (3+ messages)

[PATCH v5 00/10] arm64: avoid out-of-line ll/sc atomics
 2019-08-30  0:08 UTC  (13+ messages)
` [PATCH v5 06/10] arm64: lse: Remove unused 'alt_lse' assembly macro
` [PATCH v5 07/10] arm64: asm: Kill 'asm/atomic_arch.h'
` [PATCH v5 08/10] arm64: lse: Make ARM64_LSE_ATOMICS depend on JUMP_LABEL
` [PATCH v5 09/10] arm64: atomics: Undefine internal macros after use
` [PATCH v5 10/10] arm64: atomics: Use K constraint when toolchain appears to support it

[PATCH net 0/3] Fix issues in tc-taprio and tc-cbs
 2019-08-30  0:07 UTC  (3+ messages)
` [PATCH net 1/3] taprio: Fix kernel panic in taprio_destroy

[PATCH v2 0/4] Warn about git-filter-branch usage and avoid it
 2019-08-30  0:04 UTC  (5+ messages)
` [PATCH v3 "
  ` [PATCH v3 3/4] Recommend git-filter-repo instead of git-filter-branch

[PATCH v2 0/5] x86/sgx: Fix lock ordering bug w/ EADD
 2019-08-30  0:02 UTC  (4+ messages)
` [PATCH v2 1/5] x86/sgx: Convert encl->flags from an unsigned int to an atomic

[PATCH 1/2] gpio: acpi: add quirk to override GpioInt polarity
 2019-08-30  0:00 UTC  (4+ messages)
` [PATCH 2/2] touchscreen: goodix: define GPIO mapping for GPD P2 Max

[PATCH net-next 00/12] net: hns3: add some cleanups and optimizations
 2019-08-29 23:58 UTC  (2+ messages)

[PATCH net-next v3 1/3] dpaa2-eth: Remove support for changing link settings
 2019-08-29 23:54 UTC  (6+ messages)
` [PATCH net-next v3 2/3] dpaa2-eth: Use stored "
` [PATCH net-next v3 3/3] dpaa2-eth: Add pause frame support

[PATCH] cifs: use existing handle for compound_op(OP_SET_INFO) when possible
 2019-08-29 23:53 UTC 

[PATCH 01/12] rdmacg: Replace strncmp with str_has_prefix
 2019-08-29 23:52 UTC  (4+ messages)

[PATCH] cifs: use existing handle for compount_op(OP_SET_INFO) when possible
 2019-08-29 23:52 UTC 

ext4 fsck vs. kernel recovery policy
 2019-08-29 23:50 UTC  (3+ messages)

[tip: timers/core] itimers: Use quick sample function
 2019-08-29 23:47 UTC  (2+ messages)

[PATCH v9 00/18] drm/virtio: switch from ttm to gem shmem helpers
 2019-08-29 23:44 UTC  (2+ messages)

[PATCH v3] libata/ahci: Drop PCS quirk for Denverton and beyond
 2019-08-29 23:30 UTC 

pull-request: mac80211 2019-08-29
 2019-08-29 23:44 UTC  (2+ messages)

[PATCH mlx5-next 0/5] Mellanox, mlx5 next updates 2019-09-29
 2019-08-29 23:42 UTC  (6+ messages)
` [PATCH mlx5-next 1/5] net/mlx5: Move device memory management to mlx5_core
` [PATCH mlx5-next 2/5] net/mlx5: Add HW bits and definitions required for SW steering
` [PATCH mlx5-next 3/5] net/mlx5: Avoid disabling RoCE when uninitialized
` [PATCH mlx5-next 4/5] net/mlx5: Add stub for mlx5_eswitch_mode
` [PATCH mlx5-next 5/5] net/mlx5: Set only stag for match untagged packets

[PATCH v6] RISC-V: Implement sparsemem
 2019-08-29 23:41 UTC  (5+ messages)

[igt-dev] [PATCH i-g-t] tests/i915/gem_exec_balancer: Remove unused function
 2019-08-29 23:41 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.BAT: failure for "

[GIT PULL] arm64: dts: Amlogic updates for v5.4 (round 2)
 2019-08-29 23:39 UTC  (3+ messages)

linux-next: Fixes tag needs some work in the scsi-mkp tree
 2019-08-29 23:40 UTC 

[PATCH v3 0/7] Tiger Lake batch 3.5
 2019-08-29 23:38 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for "

[PATCH v6 net-next 00/19] ionic: Add ionic driver
 2019-08-29 23:37 UTC  (3+ messages)
` [PATCH v6 net-next 16/19] ionic: Add netdev-event handling

mmotm 2019-08-27-20-39 uploaded
 2019-08-29 23:37 UTC  (7+ messages)
` mmotm 2019-08-27-20-39 uploaded (objtool: xen)

[RFC PATCH v2 00/19] RDMA/FS DAX truncate proposal V1,000,002 ;-)
 2019-08-29 23:34 UTC  (6+ messages)
` [RFC PATCH v2 02/19] fs/locks: Add Exclusive flag to user Layout lease

[PATCH v2] libata/ahci: Drop PCS quirk for Denverton and beyond
 2019-08-29 23:35 UTC  (2+ messages)

[PATCH] staging: exfat: add exfat filesystem code to staging
 2019-08-29 23:35 UTC  (4+ 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.