All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-04-23 19:09:37 to 2020-04-23 20:09:05 UTC [more...]

[Buildroot] [PATCH 1/3] package/mbedtls: add BR2_PACKAGE_MBEDTLS_X509_UNSUPPORTED_CRITICAL_EXTENSION
 2020-04-23 20:09 UTC  (2+ messages)

[PATCH 0/2] More ISO-8601 support
 2020-04-23 20:08 UTC  (9+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/2] date.c: skip fractional second part of ISO-8601
` [PATCH v4 0/4] More ISO-8601 support
  ` [PATCH v4 1/4] date.c: s/is_date/set_date/

[dpdk-dev] [PATCH 2/2] lib/timer: relax barrier for status update
 2020-04-23 20:06 UTC  (3+ messages)
` [dpdk-dev] [PATCH v2] "

[Buildroot] [PATCH 1/1] package/linknx: bump to version 0.0.1.38
 2020-04-23 20:06 UTC  (2+ messages)

[PATCH RFC 00/15] Add VFIO mediated device support and IMS support for the idxd driver
 2020-04-23 20:04 UTC  (14+ messages)
` [PATCH RFC 07/15] Documentation: Interrupt Message store

[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

[oe][meta-oe][PATCH] libwebsockets: upgrade 3.2.2 -> 4.0.1
 2020-04-23 20:04 UTC 

[dpdk-dev] [PATCH v2] eal: add madvise to avoid dump memory
 2020-04-23 20:04 UTC  (3+ messages)

[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 "

[Intel-gfx] [PATCH] drm/i915/selftests: Add context batchbuffers registers to live_lrc_fixed
 2020-04-23 20:02 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for "

[PATCH v3 00/12] Finish converting git bisect to C part 2
 2020-04-23 20:01 UTC  (2+ messages)

[Buildroot] [git commit] package/linknx: bump to version 0.0.1.38
 2020-04-23 20:01 UTC 

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

runtime pm without pci or platform subsystem involvement
 2020-04-23 19:52 UTC  (2+ messages)

[Buildroot] [PATCH 1/2] package/{openjdk, openjdk-bin}: bump version to 14.0.1+7
 2020-04-23 20:00 UTC  (3+ messages)
` [Buildroot] [PATCH 2/2] package/{openjdk, openjdk-bin}: add support for building either lts or latest

[Buildroot] [git commit] package/python-wcwidth: bump to version 0.1.9
 2020-04-23 20:00 UTC 

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

imx8qxp-lpcg-clk: probe of 5a4a0000.clock-controller failed with error -110
 2020-04-23 19:59 UTC  (4+ messages)

[PATCH v3 bpf-next] bpf: make verifier log more relevant by default
 2020-04-23 19:58 UTC 

[PATCH 1/2] fs: use current->mm for io_uring
 2020-04-23 19:58 UTC  (4+ messages)
` [PATCH 2/2] mm: support vector address ranges for process_madvise

[kvm PATCH] KVM: nVMX - enable VMX preemption timer migration
 2020-04-23 19:58 UTC  (3+ messages)

[kvm-unit-tests PATCH] x86: ioapic: Run physical destination mode test iff cpu_count() > 1
 2020-04-23 19:56 UTC  (2+ messages)

[PATCH net-next 0/2] Fix qdisc noop issue caused by driver and identify future bugs
 2020-04-23 19:56 UTC  (9+ messages)
` [PATCH net-next 1/2] net: sched: report ndo_setup_tc failures via extack
` [PATCH net-next 2/2] dpaa2-eth: fix return codes used in ndo_setup_tc

[PATCH] PCI/P2PDMA: Add additional AMD ZEN root ports to the whitelist
 2020-04-23 19:55 UTC  (5+ messages)

Invoke binary from kernel space
 2020-04-23 19:53 UTC 

[Buildroot] [git commit] package/{openjdk, openjdk-bin}: add support for building either lts or latest
 2020-04-23 19:54 UTC 

[PATCH RFC2 1/2] SUNRPC: Set SOFTCONN when destroying GSS contexts
 2020-04-23 19:52 UTC  (5+ messages)
` [PATCH RFC2 2/2] sunrpc: Ensure signalled RPC tasks exit

[PATCH RFC] xfs: log message when allocation fails due to alignment constraints
 2020-04-23 19:52 UTC  (2+ messages)

[merged] proc-use-named-enums-for-better-readability.patch removed from -mm tree
 2020-04-23 19:52 UTC 

[merged] proc-use-human-readable-values-for-hidepid.patch removed from -mm tree
 2020-04-23 19:52 UTC 

[merged] docs-proc-add-documentation-for-hidepid=4-and-subset=pid-options-and-new-mount-behavior.patch removed from -mm tree
 2020-04-23 19:52 UTC 

[merged] proc-add-option-to-mount-only-a-pids-subset.patch removed from -mm tree
 2020-04-23 19:52 UTC 

[merged] proc-instantiate-only-pids-that-we-can-ptrace-on-hidepid=4-mount-option.patch removed from -mm tree
 2020-04-23 19:52 UTC 

[merged] proc-allow-to-mount-many-instances-of-proc-in-one-pid-namespace.patch removed from -mm tree
 2020-04-23 19:52 UTC 

[merged] proc-rename-struct-proc_fs_info-to-proc_fs_opts.patch removed from -mm tree
 2020-04-23 19:52 UTC 

[merged] squashfs-squashfs_fsh-replace-zero-length-array-with-flexible-array-member.patch removed from -mm tree
 2020-04-23 19:52 UTC 

[merged] tools-vm-fix-cross-compile-build.patch removed from -mm tree
 2020-04-23 19:52 UTC 

[merged] coredump-fix-null-pointer-dereference-on-coredump.patch removed from -mm tree
 2020-04-23 19:51 UTC 

[merged] mm-shmem-disable-interrupt-when-acquiring-info-lock-in-userfaultfd_copy-path.patch removed from -mm tree
 2020-04-23 19:51 UTC 

[merged] shmem-fix-possible-deadlocks-on-shmlock_user_lock.patch removed from -mm tree
 2020-04-23 19:51 UTC 

[merged] vmalloc-fix-remap_vmalloc_range-bounds-checks.patch removed from -mm tree
 2020-04-23 19:51 UTC 

[merged] mm-shmem-fix-build-without-thp.patch removed from -mm tree
 2020-04-23 19:51 UTC 

[merged] mm-ksm-fix-null-pointer-dereference-when-ksm-zero-page-is-enabled.patch removed from -mm tree
 2020-04-23 19:51 UTC 

[merged] mm-ksm-fix-null-pointer-dereference-when-ksm-zero-page-is-enabled.patch removed from -mm tree
 2020-04-23 19:51 UTC 

[merged] tools-build-tweak-unused-value-workaround.patch removed from -mm tree
 2020-04-23 19:51 UTC 

[merged] checkpatch-fix-a-typo-in-the-regex-for-allocfunctions.patch removed from -mm tree
 2020-04-23 19:51 UTC 

[merged] mm-gup-return-eintr-when-gup-is-interrupted-by-fatal-signals.patch removed from -mm tree
 2020-04-23 19:51 UTC 

[merged] mm-hugetlb-fix-a-addressing-exception-caused-by-huge_pte_offset.patch removed from -mm tree
 2020-04-23 19:51 UTC 

Errors in man pages, here: charmap(5): Consistency
 2020-04-23 19:51 UTC  (4+ messages)

[merged] maintainers-add-an-entry-for-kfifo.patch removed from -mm tree
 2020-04-23 19:51 UTC 

[merged] mm-userfaultfd-disable-userfaultfd-wp-on-x86_32.patch removed from -mm tree
 2020-04-23 19:51 UTC 

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

[merged] slub-avoid-redzone-when-choosing-freepointer-location.patch removed from -mm tree
 2020-04-23 19:51 UTC 

[merged] sh-fix-build-error-in-mm-initc.patch removed from -mm tree
 2020-04-23 19:51 UTC 

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

[Buildroot] [Bug 12811] New: bootstrap stuck and no login prompt
 2020-04-23 19:51 UTC  (2+ messages)
` [Buildroot] [Bug 12811] "

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

Errors in man pages, here: charmap(5): Content
 2020-04-23 19:50 UTC  (4+ messages)

when does btrfs create sparse extents?
 2020-04-23 19:50 UTC  (10+ messages)

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

[PATCH RFC3 0/2] umount hangs on sec=krb5,i,p mounts
 2020-04-23 19:49 UTC  (3+ messages)
` [PATCH RFC3 1/2] SUNRPC: Set SOFTCONN when destroying GSS contexts
` [PATCH RFC3 2/2] sunrpc: Ensure signalled RPC tasks exit

[PATCH net-next v1 1/3] net: openvswitch: expand the meters number supported
 2020-04-23 19:49 UTC  (4+ messages)
` [PATCH net-next v3 0/5] expand meter tables and fix bug

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

[dpdk-dev] DPDK techboard minutes for Apr 22nd 2020
 2020-04-23 19:46 UTC 

[PATCH net-next 0/2] nexthop: sysctl to skip route notifications on nexthop changes
 2020-04-23 19:46 UTC  (3+ messages)

[PATCH kvm-unit-tests] SVM: move guest past HLT
 2020-04-23 19:46 UTC  (2+ messages)

[PATCH] linux-user/riscv: fix up struct target_ucontext definition
 2020-04-23 19:45 UTC  (6+ messages)

[Buildroot] [PATCH 1/1] package/python-wcwidth: bump to version 0.1.9
 2020-04-23 19:45 UTC  (2+ messages)

[PATCH] ARC: AXS10x: cleanup kconfig
 2020-04-23 19:45 UTC 

[Buildroot] [PATCH 1/1] package/zabbix: new package
 2020-04-23 19:45 UTC  (2+ messages)

Errors in man pages, here: hosts.equiv(5): missing markup?
 2020-04-23 19:44 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] package/python-jedi: fix license
 2020-04-23 19:44 UTC  (2+ messages)

[Intel-wired-lan] [PATCH v1 1/1] igc: Remove obsolete circuit breaker registers
 2020-04-23 19:44 UTC  (2+ messages)

GSS unwrapping breaks the DRC
 2020-04-23 19:41 UTC  (8+ messages)

[Buildroot] [git commit] package/python-jedi: add missing license
 2020-04-23 19:44 UTC 

[PATCH net-next 0/3] net: napi: addition of napi_defer_hard_irqs
 2020-04-23 19:43 UTC  (2+ messages)

[oe-core][PATCH 1/1] re2c: advance to version 1.3
 2020-04-23 19:43 UTC 

Errors in man pages, here: dsp56k(4): plural/singular
 2020-04-23 19:43 UTC  (3+ messages)

[Buildroot] [PATCH] {linux, linux-headers}: bump 4.{4, 9, 14, 19}.x / 5.{4, 5, 6}.x series
 2020-04-23 19:43 UTC  (2+ messages)

[PATCH v12 0/7] proc: modernize proc to support multiple private instances
 2020-04-23 19:39 UTC  (5+ 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

[Buildroot] [PATCH] package/perl: bump perl-cross to version 1.3.3
 2020-04-23 19:42 UTC  (2+ messages)

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

[Buildroot] [git commit] {linux, linux-headers}: bump 4.{4, 9, 14, 19}.x / 5.{4, 5, 6}.x series
 2020-04-23 19:42 UTC 

[Buildroot] [git commit] package/perl: bump perl-cross to version 1.3.3
 2020-04-23 19:42 UTC 

[PATCH net] cxgb4: fix adapter crash due to wrong MC size
 2020-04-23 19:41 UTC  (2+ messages)

[PATCH v2 bpf-next] bpf: make verifier log more relevant by default
 2020-04-23 19:41 UTC 

[Intel-wired-lan] [PATCH v1 1/1] igc: Remove unused registers
 2020-04-23 19:41 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

[SPDK] Re: SPDK v19.10/DPDK v19.05.0 eal_adjust_config issue, Illegal instruction causing application to abort
 2020-04-23 19:40 UTC 

[PATCH net 0/2] net: vxlan/geneve: use the correct nlattr array for extack
 2020-04-23 19:40 UTC  (2+ messages)

[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

[Intel-wired-lan] [PATCH v1 1/1] igc: Remove unused IGC_ICS_DRSTA define
 2020-04-23 19:39 UTC  (2+ messages)

Errors in man pages, here: times(2): Content
 2020-04-23 19:39 UTC  (3+ messages)

rk3399 single channel lpddr4 setup
 2020-04-23 19:38 UTC  (3+ messages)

[PATCH net-next 0/3] net: phy: smaller phylib improvements
 2020-04-23 19:38 UTC  (4+ messages)
` [PATCH net-next 1/3] net: phy: make phy_suspend a no-op if PHY is suspended already
` [PATCH net-next 2/3] net: phy: remove genphy_no_soft_reset
` [PATCH net-next 3/3] net: phy: clear phydev->suspended after soft reset

[PATCH] ssh: add 'ssh.keyfile' option
 2020-04-23 19:38 UTC  (6+ messages)
` [PATCH v2] "

[PATCH net-next 0/2] qed*: Add support for pcie advanced error recovery
 2020-04-23 19:37 UTC  (2+ messages)

Refactoring the Review Process
 2020-04-23 19:35 UTC  (3+ messages)

[Cluster-devel] [GFS2 PATCH] gfs2: Fix error exit in do_xmote
 2020-04-23 19:35 UTC 

[PATCH net] mlxsw: Fix some IS_ERR() vs NULL bugs
 2020-04-23 19:34 UTC  (3+ messages)

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

[linux-next:master 2326/4517] drivers/gpio/gpio-pca953x.c:499 pca953x_gpio_get_multiple() error: uninitialized symbol 'reg_val'
 2020-04-23 19:33 UTC 

[Intel-wired-lan] [PATCH 0/5] igc: Fixes for ethertype filtering code
 2020-04-23 19:33 UTC  (7+ messages)
` [Intel-wired-lan] [PATCH 3/5] igc: Fix MAX_ETYPE_FILTER value
` [Intel-wired-lan] [PATCH 4/5] igc: Refactor ethertype filtering code
` [Intel-wired-lan] [PATCH 5/5] igc: Dump ETQF registers

[PATCH net] net: phy: marvell10g: limit soft reset to 88x3310
 2020-04-23 19:33 UTC  (2+ messages)

[Intel-gfx] [PATCH 1/6] drm/i915: Add engine scratch register to live_lrc_fixed
 2020-04-23 19:32 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for series starting with [1/6] "

[PATCH v5.6.4-rt3] rfcomm/bluetooth: avoid disabling interrupts on RT
 2020-04-23 19:31 UTC 

[PATCH][next] drm/amd/display: remove redundant assignment to variable ret
 2020-04-23 19:31 UTC  (5+ 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 00/26 v7] Refactor the architecture parts of mt7628
 2020-04-23 19:30 UTC  (11+ messages)
` [PATCH 17/26 v7] spl: Extract legacy image handling into separate file
` [PATCH 18/26 v7] spl: spl_legacy: Use IS_ENABLED() to remove #ifdef
` [PATCH 19/26 v7] spl: spl_nor: Move legacy image loading into spl_legacy.c
` [PATCH 20/26 v7] spl: spl_nor: Remove unused variable 'ret' warning
` [PATCH 22/26 v7] mips: spl: Flush cache before jumping to U-Boot proper

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

[PATCH net-next] ipv6: Honor all IPv6 PIO Valid Lifetime values
 2020-04-23 19:29 UTC  (2+ messages)

[PATCH] Convert README to README.md
 2020-04-23 19:29 UTC  (3+ messages)
` [PATCH v2] "

[PATCH net-next] ipv6: Implement draft-ietf-6man-rfc4941bis
 2020-04-23 19:26 UTC  (2+ messages)

linux-next: Tree for Apr 23
 2020-04-23 19:24 UTC  (4+ messages)
` linux-next: Tree for Apr 23 (objtool warnings)

[PATCH v5 00/38] Add KernelMemorySanitizer infrastructure
 2020-04-23 19:22 UTC  (14+ messages)
` [PATCH v5 05/38] kmsan: reduce vmalloc space
` [PATCH v5 09/38] kmsan: stackdepot: don't allocate KMSAN metadata for stackdepot
` [PATCH v5 10/38] kmsan: define READ_ONCE_NOCHECK()
` [PATCH v5 11/38] kmsan: make READ_ONCE_TASK_STACK() return initialized values
` [PATCH v5 12/38] kmsan: x86: sync metadata pages on page fault

Commit change disappeared from repository
 2020-04-23 19:22 UTC 

[PATCH v3 6/9] input: elants: read touchscreen size for EKTF3624
 2020-04-23 19:21 UTC 

[Crash-utility] new printk ringbuffer interface
 2020-04-23 19:21 UTC  (4+ 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

[RFC PATCH v1 0/7] vhost-user reconnect issues during vhost initialization
 2020-04-23 19:16 UTC  (3+ messages)
` [RFC PATCH v1 3/7] char-socket: initialize reconnect timer only if close is emitted

[ 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

Coverity: build_vrr_infopacket_data_v3(): Incorrect expression
 2020-04-23 19:17 UTC 

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

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

Coverity: bcm54140_hwmon_read_in(): Control flow issues
 2020-04-23 19:15 UTC 

Changing DISTRO_FEATURES / build directory
 2020-04-23 19:12 UTC 

[PATCH v3 1/3] hwmon: Add amd_energy driver to report energy counters
 2020-04-23 19:11 UTC  (2+ messages)

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

[PATCH] nand: brcmnand: return without disabling clock
 2020-04-23 19:10 UTC  (2+ messages)

[PATCH v2 1/2] hwmon: Add amd_energy driver to report energy counters
 2020-04-23 19:10 UTC  (2+ messages)

Coverity: scan_swap_map(): Memory - corruptions
 2020-04-23 19:10 UTC  (3+ messages)

[PATCH] bmips: allow disabling usb support
 2020-04-23 19:10 UTC  (2+ messages)

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

v13.2.10 Mimic released
 2020-04-23 19:09 UTC 


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.