All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-12-17 19:14:37 to 2019-12-17 20:11:03 UTC [more...]

[PATCH 5.4 00/37] 5.4.5-stable review
 2019-12-17 20:09 UTC  (20+ messages)
` [PATCH 5.4 01/37] inet: protect against too small mtu values
` [PATCH 5.4 02/37] mqprio: Fix out-of-bounds access in mqprio_dump
` [PATCH 5.4 03/37] net: bridge: deny dev_set_mac_address() when unregistering
` [PATCH 5.4 11/37] openvswitch: support asymmetric conntrack
` [PATCH 5.4 12/37] tcp: md5: fix potential overestimation of TCP option space
` [PATCH 5.4 13/37] tipc: fix ordering of tipc module init and exit routine
` [PATCH 5.4 15/37] net: ipv6: add net argument to ip6_dst_lookup_flow
` [PATCH 5.4 16/37] net: ipv6_stub: use ip6_dst_lookup_flow instead of ip6_dst_lookup
` [PATCH 5.4 17/37] tcp: fix rejected syncookies due to stale timestamps
` [PATCH 5.4 18/37] tcp: tighten acceptance of ACKs not matching a child socket
` [PATCH 5.4 19/37] tcp: Protect accesses to .ts_recent_stamp with {READ,WRITE}_ONCE()
` [PATCH 5.4 20/37] net: core: rename indirect block ingress cb function
` [PATCH 5.4 21/37] net: sched: allow indirect blocks to bind to clsact in TC
` [PATCH 5.4 22/37] cls_flower: Fix the behavior using port ranges with hw-offload
` [PATCH 5.4 23/37] gre: refetch erspan header from skb->data after pskb_may_pull()
` [PATCH 5.4 25/37] hsr: fix a NULL pointer dereference in hsr_dev_xmit()
` [PATCH 5.4 27/37] net/mlx5e: Fix TXQ indices to be sequential
` [PATCH 5.4 28/37] act_ct: support asymmetric conntrack
` [PATCH 5.4 29/37] net/mlx5e: Fix SFF 8472 eeprom length

[PATCH 1/2] virtio-balloon: initialize all vq callbacks
 2019-12-17 20:10 UTC  (5+ messages)
` [PATCH 2/2] virtio-pci: check name when counting MSI-X vectors

[PATCH v4 1/3] drm/i915: Move the code to populate ACPI device ID into intel_acpi
 2019-12-17 20:08 UTC  (3+ messages)
` [PATCH v4 2/3] drm/i915: Lookup and attach ACPI device node for connectors
` [PATCH v4 3/3] drm/i915: Add support for integrated privacy screens

[avpatel:v5.5-rc1_unleashed 5/13] arch/riscv/kernel/sbi.c:66:3: error: implicit declaration of function 'sbi_major_version'
 2019-12-17 20:08 UTC 

[PATCH] Fix line over 80 characters
 2019-12-17 20:07 UTC  (2+ messages)

Request to add linux-kselftest kunit branch
 2019-12-17 20:07 UTC  (2+ messages)

[PATCH 00/22] arm64: Memory Tagging Extension user-space support
 2019-12-17 20:06 UTC  (8+ messages)
` [PATCH 12/22] arm64: mte: Add specific SIGSEGV codes

[PATCH net] net: dsa: sja1105: Fix double delivery of TX timestamps to socket error queue
 2019-12-17 20:07 UTC  (3+ messages)

mesh: Handling application failures on Create/Join/Import
 2019-12-17 20:06 UTC  (7+ messages)

[GIT PULL] remove ksys_mount() and ksys_dup()
 2019-12-17 20:05 UTC  (4+ messages)

[PATCH v4 00/19] Move PMC clocks into Tegra PMC driver
 2019-12-17 20:04 UTC  (40+ messages)
` [PATCH v4 01/19] dt-bindings: clock: tegra: Change CLK_M_DIV to OSC_DIV clocks
` [PATCH v4 02/19] clk: tegra: Change CLK_M_DIV clocks "
` [PATCH v4 03/19] clk: tegra: Fix Tegra PMC clock out parents
` [PATCH v4 04/19] dt-bindings: tegra: Convert Tegra PMC bindings to YAML
` [PATCH v4 05/19] dt-bindings: soc: tegra-pmc: Add Tegra PMC clock bindings
` [PATCH v4 06/19] soc: tegra: Add Tegra PMC clock registrations into PMC driver
` [PATCH v4 07/19] dt-bindings: soc: tegra-pmc: Add id for Tegra PMC 32KHz blink clock
` [PATCH v4 08/19] soc: tegra: Add support for "
` [PATCH v4 09/19] clk: tegra: Remove tegra_pmc_clk_init along with clk ids
` [PATCH v4 10/19] dt-bindings: clock: tegra: Remove pmc clock ids from clock dt-bindings
` [PATCH v4 11/19] ASoC: tegra: Use device managed resource APIs to get the clock
` [PATCH v4 12/19] ASoC: tegra: Add initial parent configuration for audio mclk
` [PATCH v4 13/19] ASoC: tegra: Add fallback implementation "
` [PATCH v4 14/19] clk: tegra: Remove audio related clock enables from clocks init_table
` [PATCH v4 15/19] ARM: dts: tegra: Add clock-cells property to pmc
` [PATCH v4 16/19] arm64: tegra: Add clock-cells property to Tegra PMC node
` [PATCH v4 17/19] ARM: tegra: Update sound node clocks in device tree
` [PATCH v4 18/19] arm64: tegra: smaug: Change clk_out_2 provider to pmc
` [PATCH v4 19/19] ASoC: nau8825: change Tegra clk_out_2 provider from tegra_car "

[PATCH v7 5/5] locking/qspinlock: Introduce the shuffle reduction optimization into CNA
 2019-12-17 20:05 UTC  (3+ messages)

Linux kernel 4.14.159 released
 2019-12-17 20:05 UTC 

[PATCH] tools lib: Disable redundant-delcs error for strlcpy
 2019-12-17 20:04 UTC  (3+ messages)

[Buildroot] [RFC/PATCH] download/git: support Git LFS
 2019-12-17 20:02 UTC  (2+ messages)

[PATCH] xfs: use bitops interface for buf log item AIL flag check
 2019-12-17 20:01 UTC  (2+ messages)

[PATCH 00/16] Extend --pathspec-from-file to git add, checkout
 2019-12-17 20:00 UTC  (4+ messages)
` [PATCH v2 00/18] "
  ` [PATCH v2 04/18] commit: forbid --pathspec-from-file --all

[PATCH] media: v4l2-rect.h: fix v4l2_rect_map_inside() top/left adjustments
 2019-12-17 20:00 UTC 

Access to CMSG_DATA
 2019-12-17 20:00 UTC  (2+ messages)

[RFC] printing the final constructed kernel command line
 2019-12-17 19:59 UTC  (2+ messages)

[PATCH v2] sched/fair: Do not set skip buddy up the sched hierarchy
 2019-12-17 19:58 UTC  (5+ messages)

[PATCH ghak90 V7 00/21] audit: implement container identifier
 2019-12-17 19:56 UTC  (6+ messages)
` [PATCH ghak90 V7 06/21] audit: contid limit of 32k imposed to avoid DoS

[PATCH v6 00/28] btrfs: zoned block device support
 2019-12-17 19:56 UTC  (23+ messages)
` [PATCH v6 08/28] btrfs: implement log-structured superblock for HMZONED mode
` [PATCH v6 10/28] btrfs: do sequential extent allocation in "
` [PATCH v6 11/28] btrfs: make unmirroed BGs readonly only if we have at least one writable BG
` [PATCH v6 12/28] btrfs: ensure metadata space available on/after degraded mount in HMZONED
` [PATCH v6 13/28] btrfs: reset zones of unused block groups
` [PATCH v6 14/28] btrfs: redirty released extent buffers in HMZONED mode
` [PATCH v6 15/28] btrfs: serialize data allocation and submit IOs
` [PATCH v6 19/28] btrfs: wait existing extents before truncating
` [PATCH v6 21/28] btrfs: disallow mixed-bg in HMZONED mode
` [PATCH v6 22/28] btrfs: disallow inode_cache "

[alsa-devel] [PATCH 00/10] mfd: Add support for Analog Devices A2B transceiver
 2019-12-17 19:36 UTC  (15+ messages)
` [alsa-devel] [PATCH 06/10] mfd: Add core driver for AD242x A2B transceivers
        `  "
` [alsa-devel] [PATCH 10/10] ASoC: Add codec component for AD242x nodes

[PATCH] random: don't forget compat_ioctl on unrandom
 2019-12-17 19:56 UTC  (3+ messages)

[PATCH v2 libdrm] intel: sync i915_pciids.h with kernel
 2019-12-17 19:55 UTC  (2+ messages)

[PATCH 0/5] ACPICA version 20191213 patches
 2019-12-17 19:35 UTC  (6+ messages)
` [PATCH 1/5] ACPICA: debugger: fix spelling mistake "adress" -> "address"
` [PATCH 2/5] ACPICA: Disassembler: create buffer fields in ACPI_PARSE_LOAD_PASS1
` [PATCH 3/5] ACPICA: acpisrc: add unix line ending support for non-windows build
` [PATCH 4/5] ACPICA: Dispatcher: always generate buffer objects for ASL create_field() operator
` [PATCH 5/5] ACPICA: Update version to 20191213

[PATCH 00/15] t: replace incorrect test_must_fail usage (part 1)
 2019-12-17 19:54 UTC  (9+ messages)
` [PATCH 07/15] t0020: drop redirections to /dev/null
` [PATCH 08/15] t0020: s/test_must_fail has_cr/! has_cr/
` [PATCH 14/15] t1501: remove use of `test_might_fail cp`
` [PATCH 15/15] t1507: teach full_name() to accept `!` arg

[PATCH net-next 1/2] net/mlx5e: refactor indr setup block
 2019-12-17 19:54 UTC  (5+ messages)
` [PATCH net-next 2/2] net/mlx5e: add mlx5e_rep_indr_setup_ft_cb support

[PATCH v2] scsi: RDMA/srpt: remove unnecessary assertion in srpt_queue_response
 2019-12-17 19:44 UTC  (2+ messages)

[PATCH 1/1] usb: avoid -Werror=address-of-packed-member
 2019-12-17 19:52 UTC  (8+ messages)

[PATCH v4 bpf-next 0/4] Add libbpf-provided extern variables support
 2019-12-17 19:50 UTC  (7+ messages)
` [PATCH v4 bpf-next 2/4] libbpf: support libbpf-provided extern variables

[PATCH net-next] net/mlx5e: Support accept action on nic table
 2019-12-17 19:50 UTC  (2+ messages)

Query: Error: Unable to find signature node in Verified boot
 2019-12-17 19:47 UTC  (2+ messages)

[dpdk-dev] [PATCH v3 00/17] Introduces net/ionic PMD
 2019-12-17 19:46 UTC  (5+ messages)
` [dpdk-dev] [PATCH v3 02/17] net/ionic: add hardware structures definitions

[PATCH] clk: declare clk_core_reparent_orphans() inline
 2019-12-17 19:46 UTC  (5+ messages)
` [PATCH v3] "

[Buildroot] [PATCH 1/1] package/qt5/qt5virtualkeyboard: add an upstream URL to Config.in
 2019-12-17 19:46 UTC  (2+ messages)

[PATCH] drivers/misc: have the callers of set_memory_*() check the return value
 2019-12-17 19:45 UTC 

[igt-dev] [PATCH i-g-t 1/1] intel-ci: Blacklist panfrost tests from shards
 2019-12-17 19:46 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for series starting with [i-g-t,1/1] "

[Buildroot] [PATCH 1/1] package/qt-webkit-kiosk: add an upstream URL to Config.in
 2019-12-17 19:45 UTC  (2+ messages)

[PATCH v5 0/5] Add vTPM emulator support for ppc64 platform
 2019-12-17 19:44 UTC  (6+ messages)
` [PATCH v5 1/5] tpm_spapr: Support TPM for ppc64 using CRQ based interface

[PATCH v2 0/6] spi: Add Renesas SPIBSC controller
 2019-12-17 19:44 UTC  (9+ messages)

[PATCH 1/1] net/mlx5: limit the function in local scope
 2019-12-17 19:44 UTC 

[PATCH RFC 04/15] KVM: Implement ring-based dirty memory tracking
 2019-12-17 19:41 UTC  (11+ messages)

[PATCH v1 1/1] drm/drm_panel: Fix EXPORT of drm_panel_of_backlight() one more time
 2019-12-17 19:40 UTC  (4+ messages)

[PATCHSET v5 0/6] Support for RWF_UNCACHED
 2019-12-17 19:39 UTC  (3+ messages)
` [PATCH 4/6] iomap: add struct iomap_ctx

[PATCH v2 0/2] rxe should use same buffer size for SGE's and inline data
 2019-12-17 19:38 UTC  (8+ messages)
` [PATCH v2 1/2] Introduce maximum WQE size to check limits

[PATCH bpf-next v13 0/2] bpf: adding get_fd_path helper
 2019-12-17 19:39 UTC  (4+ messages)
` [PATCH bpf-next v13 1/2] bpf: add new helper get_fd_path for mapping a file descriptor to a pathname

[Intel-gfx][PATCH] drm/i915/display: cleanup intel_bw_state on i915 module removal
 2019-12-17 19:39 UTC  (8+ messages)
` [Intel-gfx] [PATCH] "

[PATCH][v2] page_pool: handle page recycle for NUMA_NO_NODE condition
 2019-12-17 19:38 UTC  (16+ messages)
            ` 答复: "

[PATCH v3] mm/hugetlb: Defer freeing of huge pages if in non-task context
 2019-12-17 19:38 UTC  (5+ messages)

[PATCH 0/7] stash/reset/checkout -p: optionally use the add --patch backend written in pure C
 2019-12-17 19:37 UTC  (3+ messages)
` [PATCH 1/7] built-in add -p: prepare for patch modes other than "stage"

[PATCH] cobalt: sched-quota: Fix live-updating if quotas, once more
 2019-12-17 19:36 UTC 

[Intel-gfx] [PATCH v4 rebased 1/2] drm/i915/display/icl+: Do not program clockgating
 2019-12-17 19:34 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [v4,rebased,1/2] "

[PATCH] scsi: RDMA/srpt: Fix incorrect pointer dereference
 2019-12-17 19:33 UTC  (4+ messages)

[PATCH v2] kernel/exit: do panic earlier to get coredump if global init task exit
 2019-12-17 19:33 UTC  (8+ messages)

[Qemu-devel] [Bug 1805256] [NEW] qemu-img hangs on high core count ARM system
 2019-12-17 19:17 UTC  (2+ messages)
` [Bug 1805256] Re: qemu-img hangs on rcu_call_ready_event logic in Aarch64 when converting images

[PATCH v2] drivers/base/memory.c: cache blocks in radix tree to accelerate lookup
 2019-12-17 19:32 UTC  (2+ messages)
` [PATCH v3] "

[PATCH 0/8] Directory traversal bugs
 2019-12-17 19:32 UTC  (11+ messages)
` [PATCH v2 "
  ` [PATCH v2 6/8] dir: fix checks on common prefix directory

[Buildroot] [PATCH 1/1] package/openocd: selects jimtcl
 2019-12-17 19:31 UTC 

[GIT PULL] timer fixes
 2019-12-17 19:30 UTC  (4+ messages)

[PATCH] nfsd: Return the correct number of bytes written to the file
 2019-12-17 19:30 UTC  (2+ messages)

[PATCH] arm64: dts: sc7180: Enable video node
 2019-12-17 19:28 UTC  (2+ messages)

[PATCH 0/3] io_uring: submission path cleanup
 2019-12-17 19:26 UTC  (5+ messages)
` [PATCH v2 "
  ` [PATCH 1/3] io_uring: rename prev to head
  ` [PATCH 2/3] io_uring: move trace_submit_sqe into submit_sqe
  ` [PATCH v2 3/3] io_uring: move *queue_link_head() from common path

[PATCH v4 0/5] Add rtc support for rn5t618 mfd
 2019-12-17 19:26 UTC  (7+ messages)
` [PATCH v4 4/5] mfd: rn5t618: add more subdevices

[Xen-devel] REGRESSION: Xen 4.13 RC5 fails to bootstrap Dom0 on ARM
 2019-12-17 19:25 UTC  (7+ messages)

[Intel-gfx] [PATCH] drm/i915/pmu: Ensure monotonic rc6
 2019-12-17 19:25 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/pmu: Ensure monotonic rc6 (rev2)

Linux kernel 5.3.17 released
 2019-12-17 19:25 UTC 

[PATCH v3 0/2] Add USB DWC3 support for SC7180
 2019-12-17 19:22 UTC  (4+ messages)
` [PATCH v3 1/2] dt-bindings: usb: qcom,dwc3: Convert USB DWC3 bindings

[Virtio-fs] [PATCH 0/5] virtio-fs-ci: Add support for ppc64le
 2019-12-17 19:22 UTC  (2+ messages)

[GIT PULL] perf fixes
 2019-12-17 19:20 UTC  (2+ messages)

[GIT PULL] scheduler fix
 2019-12-17 19:20 UTC  (2+ messages)

[GIT PULL] x86 fix
 2019-12-17 19:20 UTC  (2+ messages)

[GIT PULL] locking fixes
 2019-12-17 19:20 UTC  (2+ messages)

[GIT PULL] EFI fixes
 2019-12-17 19:20 UTC  (2+ messages)

[PATCH 0/3] iommu/vt-d bad RMRR workarounds
 2019-12-17 19:19 UTC  (6+ messages)
` [PATCH 1/3] iommu/vt-d: skip RMRR entries that fail the sanity check

Linux kernel 5.4.4 released
 2019-12-17 19:19 UTC 

[PATCH] memory: Do not allow subregion out of the parent region range
 2019-12-17 19:17 UTC  (10+ messages)

[Xen-devel] [ovmf test] 144903: regressions - FAIL
 2019-12-17 19:18 UTC 

[Virtio-fs] [PATCH 0/2] virtio-fs-ci: build-rootfs tweaks
 2019-12-17 19:18 UTC  (2+ messages)

[PATCH] cmd_ut: add a parameter prefix to the function cmd_ut_category
 2019-12-17 19:18 UTC  (2+ messages)

[PATCH] usb: musb: Remove unnecessary check of musb->hcd in musb_handle_intr_connect()
 2019-12-17 19:15 UTC  (4+ messages)

[avpatel:v5.5-rc1_unleashed 5/13] arch/riscv/kernel/sbi.c:172:7: error: 'SBI_EXT_0_1_REMOTE_SFENCE_VMA' undeclared; did you mean 'SBI_EXT_0_1_REMOTE_FENCE_I'?
 2019-12-17 19:16 UTC 

[Buildroot] [PATCH v3] package/gst1-plugins-bad: wayland plugin needs libdrm
 2019-12-17 19:15 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.