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

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

[PATCH 5.3 00/25] 5.3.18-stable review
 2019-12-17 20:16 UTC  (14+ messages)
` [PATCH 5.3 01/25] inet: protect against too small mtu values
` [PATCH 5.3 10/25] openvswitch: support asymmetric conntrack
` [PATCH 5.3 11/25] tcp: md5: fix potential overestimation of TCP option space
` [PATCH 5.3 12/25] tipc: fix ordering of tipc module init and exit routine
` [PATCH 5.3 13/25] net/mlx5e: Query global pause state before setting prio2buffer
` [PATCH 5.3 14/25] net: ipv6: add net argument to ip6_dst_lookup_flow
` [PATCH 5.3 16/25] tcp: fix rejected syncookies due to stale timestamps
` [PATCH 5.3 17/25] tcp: tighten acceptance of ACKs not matching a child socket
` [PATCH 5.3 18/25] tcp: Protect accesses to .ts_recent_stamp with {READ,WRITE}_ONCE()
` [PATCH 5.3 19/25] gre: refetch erspan header from skb->data after pskb_may_pull()
` [PATCH 5.3 21/25] hsr: fix a NULL pointer dereference in hsr_dev_xmit()
` [PATCH 5.3 22/25] net: Fixed updating of ethertype in skb_mpls_push()
` [PATCH 5.3 23/25] net/mlx5e: Fix TXQ indices to be sequential

[PATCH v3 0/2] firmware: google: Expose coreboot tables and CBMEM
 2019-12-17 20:16 UTC  (6+ messages)
` [PATCH v3 1/2] firmware: google: Expose CBMEM over sysfs

[Xen-devel] [PATCH 0/4] Don't allocate dom->p2m_host[] for translated domains
 2019-12-17 20:15 UTC  (5+ messages)
` [Xen-devel] [PATCH 1/4] tools/dombuilder: xc_dom_x86 cleanup
` [Xen-devel] [PATCH 2/4] tools/dombuilder: Remove PV-only, mandatory hooks
` [Xen-devel] [PATCH 3/4] tools/dombuilder: Remove p2m_guest from the common interface
` [Xen-devel] [PATCH 4/4] tools/dombuilder: Don't allocate dom->p2m_host[] for translated domains

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

WARNING in wp_page_copy
 2019-12-17 20:16 UTC  (3+ messages)

[RFC PATCH 1/2] mm/mmu_gather: Invalidate TLB correctly on batch allocation failure and flush
 2019-12-17 20:12 UTC  (7+ messages)
` [RFC PATCH 2/2] mm/mmu_gather: Avoid multiple page walk cache flush
        ` [PATCH] asm-generic/tlb: Avoid potential double flush

linux-next: Fixes tag needs some work in the omap-fixes tree
 2019-12-17 20:13 UTC 

Merging two Git-Repositories
 2019-12-17 20:13 UTC  (2+ messages)

[PATCH 1/5] drm/amdgpu/smu: add metrics table lock
 2019-12-17 20:12 UTC  (4+ messages)
` [PATCH 3/5] drm/amdgpu/smu: add metrics table lock for navi

[PATCH 5.4 00/37] 5.4.5-stable review
 2019-12-17 20:09 UTC  (38+ 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 04/37] net: dsa: fix flow dissection on Tx path
` [PATCH 5.4 05/37] net: ethernet: ti: cpsw: fix extra rx interrupt
` [PATCH 5.4 06/37] net: sched: fix dump qlen for sch_mq/sch_mqprio with NOLOCK subqueues
` [PATCH 5.4 07/37] net_sched: validate TCA_KIND attribute in tc_chain_tmplt_add()
` [PATCH 5.4 08/37] net-sysfs: Call dev_hold always in netdev_queue_add_kobject
` [PATCH 5.4 09/37] net: thunderx: start phy before starting autonegotiation
` [PATCH 5.4 10/37] net/tls: Fix return values to avoid ENOTSUPP
` [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 14/37] net/mlx5e: Query global pause state before setting prio2buffer
` [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 24/37] Fixed updating of ethertype in function skb_mpls_pop
` [PATCH 5.4 25/37] hsr: fix a NULL pointer dereference in hsr_dev_xmit()
` [PATCH 5.4 26/37] net: Fixed updating of ethertype in skb_mpls_push()
` [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 5.4 30/37] net/mlx5e: Fix freeing flow with kfree() and not kvfree()
` [PATCH 5.4 31/37] net/mlx5e: Fix translation of link mode into speed
` [PATCH 5.4 32/37] net/mlx5e: ethtool, Fix analysis of speed setting
` [PATCH 5.4 33/37] page_pool: do not release pool until inflight == 0
` [PATCH 5.4 34/37] xdp: obtain the mem_id mutex before trying to remove an entry
` [PATCH 5.4 35/37] ionic: keep users rss hash across lif reset
` [PATCH 5.4 36/37] net: mscc: ocelot: unregister the PTP clock on deinit
` [PATCH 5.4 37/37] r8169: add missing RX enabling for WoL on RTL8125

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

[Buildroot] [PATCH 1/2] package/apitrace: needs threads
 2019-12-17 20:12 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] package/apitrace: needs MMU

[linux-next:master 2427/4050] drm_panel.c:undefined reference to `devm_of_find_backlight'
 2019-12-17 20:11 UTC 

[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  (9+ 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 v7 5/5] locking/qspinlock: Introduce the shuffle reduction optimization into CNA
 2019-12-17 20:05 UTC  (3+ 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 "

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  (13+ messages)
` [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 "

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

[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  (7+ messages)
` [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 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)

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

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

[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  (7+ 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  (4+ 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  (15+ messages)
            ` 答复: "

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

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


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.