All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-12-20 22:11:16 to 2019-12-20 23:39:44 UTC [more...]

[PATCH v6 net-next 0/9] ipv6: Extension header infrastructure
 2019-12-20 23:38 UTC  (9+ messages)
` [PATCH v6 net-next 1/9] ipeh: Fix destopts and hopopts counters on drop
` [PATCH v6 net-next 2/9] ipeh: Create exthdrs_options.c and ipeh.h
` [PATCH v6 net-next 3/9] ipeh: Move generic EH functions to exthdrs_common.c
` [PATCH v6 net-next 4/9] ipeh: Generic TLV parser
` [PATCH v6 net-next 5/9] ipeh: Add callback to ipeh_parse_tlv to handle errors
` [PATCH v6 net-next 6/9] ip6tlvs: Registration of TLV handlers and parameters
` [PATCH v6 net-next 7/9] ip6tlvs: Add TX parameters
` [PATCH v6 net-next 8/9] ip6tlvs: Add netlink interface

[PATCH] powerpc: ipipe: Do full exit checks after __ipipe_call_mayday
 2019-12-20 23:38 UTC  (4+ messages)

[PATCH V3] scsi: core: only re-run queue in scsi_end_request() if device queue is busy
 2019-12-20 23:37 UTC  (2+ messages)

[PATCH][next] io_uring: fix missing error return when percpu_ref_init fails
 2019-12-20 23:33 UTC 

[PATCH RFC 1/1] genirq: Make threaded handler use irq affinity for managed interrupt
 2019-12-20 23:31 UTC  (11+ messages)

btrfs dev del not transaction protected?
 2019-12-20 23:30 UTC  (9+ messages)

[PATCH 1/5] drm/amdgpu: Avoid reclaim fs while eviction lock
 2019-12-20 23:28 UTC  (2+ messages)

[PATCH v5 3/3] test: Add test for pidfd getfd
 2019-12-20 23:28 UTC 

[PATCH v5 2/3] pid: Introduce pidfd_getfd syscall
 2019-12-20 23:28 UTC 

[PATCH v5 1/3] vfs, fdtable: Add get_task_file helper
 2019-12-20 23:28 UTC 

[PATCH v5 0/3] Add pidfd_getfd syscall
 2019-12-20 23:27 UTC 

[Intel-gfx] [CI] drm/i915: Remove i915->kernel_context
 2019-12-20 23:24 UTC 

[PATCH 00/10] Fixes for DP8393X SONIC device emulation
 2019-12-20 23:22 UTC  (4+ messages)

[PATCH] dt-bindings: display: Convert raydium,rm68200 panel to DT schema
 2019-12-20 23:22 UTC  (3+ messages)

[Intel-gfx] [PATCH v3] drm/i915/lmem: debugfs for LMEM details
 2019-12-20 23:21 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/lmem: debugfs for LMEM details (rev3)

[PATCH V2] dt-bindings: geni-se: Convert QUP geni-se bindings to YAML
 2019-12-20 23:20 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t] tests/i915/gem_huc_copy: Enable a HuC copy test
 2019-12-20 23:19 UTC  (3+ messages)
` [igt-dev] [PATCH i-g-t v2] "
` [igt-dev] ✗ GitLab.Pipeline: failure for tests/i915/gem_huc_copy: Enable a HuC copy test (rev2)

Cygwin git with schannel ("native Windows Secure Channel library")
 2019-12-20 23:18 UTC  (2+ messages)

[PATCH] drivers/net/b44: Change to non-atomic bit operations
 2019-12-20 23:29 UTC 

[PATCH v2 00/32] [NEW] efct: Broadcom (Emulex) FC Target driver
 2019-12-20 23:17 UTC  (34+ messages)
` [PATCH v2 01/32] elx: libefc_sli: SLI-4 register offsets and field definitions
` [PATCH v2 02/32] elx: libefc_sli: SLI Descriptors and Queue entries
` [PATCH v2 03/32] elx: libefc_sli: Data structures and defines for mbox commands
` [PATCH v2 04/32] elx: libefc_sli: queue create/destroy/parse routines
` [PATCH v2 05/32] elx: libefc_sli: Populate and post different WQEs
` [PATCH v2 06/32] elx: libefc_sli: bmbx routines and SLI config commands
` [PATCH v2 07/32] elx: libefc_sli: APIs to setup SLI library
` [PATCH v2 08/32] elx: libefc: Generic state machine framework
` [PATCH v2 09/32] elx: libefc: Emulex FC discovery library APIs and definitions
` [PATCH v2 10/32] elx: libefc: FC Domain state machine interfaces
` [PATCH v2 11/32] elx: libefc: SLI and FC PORT "
` [PATCH v2 12/32] elx: libefc: Remote node "
` [PATCH v2 13/32] elx: libefc: Fabric "
` [PATCH v2 14/32] elx: libefc: FC node ELS and state handling
` [PATCH v2 15/32] elx: efct: Data structures and defines for hw operations
` [PATCH v2 16/32] elx: efct: Driver initialization routines
` [PATCH v2 17/32] elx: efct: Hardware queues creation and deletion
` [PATCH v2 18/32] elx: efct: RQ buffer, memory pool allocation and deallocation APIs
` [PATCH v2 19/32] elx: efct: Hardware IO and SGL initialization
` [PATCH v2 20/32] elx: efct: Hardware queues processing
` [PATCH v2 21/32] elx: efct: Unsolicited FC frame processing routines
` [PATCH v2 22/32] elx: efct: Extended link Service IO handling
` [PATCH v2 23/32] elx: efct: SCSI IO handling routines
` [PATCH v2 24/32] elx: efct: LIO backend interface routines
` [PATCH v2 25/32] elx: efct: Hardware IO submission routines
` [PATCH v2 26/32] elx: efct: link statistics and SFP data
` [PATCH v2 27/32] elx: efct: xport and hardware teardown routines
` [PATCH v2 28/32] elx: efct: IO timeout handling routines
` [PATCH v2 29/32] elx: efct: Firmware update, async link processing
` [PATCH v2 30/32] elx: efct: scsi_transport_fc host interface support
` [PATCH v2 31/32] elx: efct: Add Makefile and Kconfig for efct driver
` [PATCH v2 32/32] elx: efct: Tie into kernel Kconfig and build process

[PATCH v11 00/25] mm/gup: track dma-pinned pages: FOLL_PIN
 2019-12-20 23:13 UTC  (9+ messages)

[SPDK] Re: Lvol sync issues running SPDK on separate hosts connected via dual port drives
 2019-12-20 23:15 UTC 

[Xen-devel] [xen-unstable-smoke test] 145042: tolerable all pass - PUSHED
 2019-12-20 23:13 UTC 

[PATCH v39 00/22] QEMU AVR 8 bit cores
 2019-12-20 23:12 UTC  (3+ messages)
` [PATCH v39 15/22] target/avr: Add example board configuration

[PATCH V6 net-next 06/11] net: Introduce a new MII time stamping interface
 2019-12-20 23:11 UTC  (4+ messages)

[Xen-devel] [xen-4.12-testing test] 145017: tolerable FAIL - PUSHED
 2019-12-20 23:10 UTC 

[PATCH] dt-bindings: tpm: Convert cr50 binding to YAML
 2019-12-20 23:10 UTC  (3+ messages)

[Qemu-ppc] pseries on qemu-system-ppc64le crashes in doorbell_core_ipi()
 2019-12-20 12:21 UTC  (11+ messages)

[PATCH for_v25] x86/sgx: Move SGX sub-feature bits to their own word
 2019-12-20 23:08 UTC 

[PATCH 00/15] rebase: make the default backend configurable
 2019-12-20 23:07 UTC  (3+ messages)
` [PATCH 11/15] contrib: change the prompt for am-based rebases

[PATCH rpld 2/6] send: make sure we check on scope id usage
 2019-12-20 23:06 UTC  (2+ messages)
` [PATCH rpld 0/6] Mixed bag of rpld patches

[PATCH net 0/3] rxrpc: Fixes
 2019-12-20 23:05 UTC  (4+ messages)
` [PATCH net 1/3] rxrpc: Unlock new call in rxrpc_new_incoming_call() rather than the caller
` [PATCH net 2/3] rxrpc: Don't take call->user_mutex in rxrpc_new_incoming_call()
` [PATCH net 3/3] rxrpc: Fix missing security check on incoming calls

[PATCH net 0/3] rxrpc: Fixes
 2019-12-20 23:05 UTC 

[PATCH bpf-next] bpf: Print error message for bpftool cgroup show
 2019-12-20 23:03 UTC 

[PATCH] riscv: export flush_icache_all to modules
 2019-12-20 23:00 UTC  (6+ messages)

[PATCH 0/1] config: allow user to know scope of config options
 2019-12-20 22:58 UTC  (6+ messages)
` [PATCH 1/1] "

[Intel-gfx] [PATCH 00/15] drm/i915/tgl: Render/media decompression support
 2019-12-20 22:58 UTC  (3+ messages)
` [Intel-gfx] [PATCH 15/15] drm/i915/tgl: Add Clear Color support for TGL Render Decompression

[PATCH 0/1] gpg-interface: add minTrustLevel as a configuration option
 2019-12-20 22:57 UTC  (3+ messages)
` [PATCH 1/1] "

[PATCH bpf-next v1 00/13] MAC and Audit policy using eBPF (KRSI)
 2019-12-20 22:46 UTC  (2+ messages)

[linux-rt-devel:linux-5.2.y-rt-rebase 265/289] kernel/locking/lockdep.c:1873:2: warning: format '%lu' expects argument of type 'long unsigned int', but argument 7 has type 'int'
 2019-12-20 22:55 UTC 

[PATCH for_v25 0/4] selftests/x86: x86/sgx: Minor selftest cleanup
 2019-12-20 22:55 UTC  (5+ messages)
` [PATCH for_v25 1/4] selftests/x86: Fix INCLUDES definition in SGX Makefile
` [PATCH for_v25 2/4] x86/sgx: Add missing linux/bits.h include in sgx/arch.h
` [PATCH for_v25 3/4] selftests/x86: Add .gitignore for SGX selftest
` [PATCH for_v25 4/4] selftests/x86: Remove redundant kernel include

[PATCH 0/3] Convert STM32 ROMEM to json-schema
 2019-12-20 22:54 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: nvmem: "

[PATCH] dt-bindings: net: stmmac: add missing properties keyword
 2019-12-20 22:54 UTC  (2+ messages)

[PATCH, net-next, v3, 0/2] net/ethtool: Introduce link_ksettings API for virtual network devices
 2019-12-20 22:53 UTC  (6+ messages)

[PATCH v2 0/2] Add yaml DWC2 bindings
 2019-12-20 22:53 UTC  (4+ messages)

[PATCH v9 00/18] DSC MST support for DRM and AMDGPU
 2019-12-20 22:50 UTC  (4+ messages)
` [PATCH v9 14/18] drm/amd/display: Add PBN per slot calculation for DSC

[PATCH] dt-bindings: usb: amlogic, meson-g12a-usb-ctrl: fix clock names
 2019-12-20 22:48 UTC  (4+ messages)
  ` [PATCH] dt-bindings: usb: amlogic,meson-g12a-usb-ctrl: "

[pulseaudio-discuss] Proposal for a new API and usage of Bluetooth HSP and HFP profiles on Linux
 2019-12-20 22:46 UTC  (11+ messages)

[RFC/RFT 0/2] RISC-V: kprobes/kretprobe support
 2019-12-20 22:46 UTC  (8+ messages)
` [RFC/RFT 2/2] "

[PATCH 1/3] dt-bindings: clocks: Convert Allwinner legacy clocks to schemas
 2019-12-20 22:45 UTC  (9+ messages)
` [PATCH 2/3] dt-bindings: mfd: Convert Allwinner legacy PRCM bindings "
` [PATCH 3/3] dt-bindings: resets: Convert Allwinner legacy resets "

[PATCH] generic/402: fix for updated behavior of timestamp limits
 2019-12-20 22:45 UTC  (8+ messages)
        ` [Y2038] "

[dpdk-dev] [RFC] rte_timer: add rte_timer_next_ticks
 2019-12-20 22:43 UTC  (3+ messages)
` [dpdk-dev] [PATCH v1] "

[PATCH V7 net-next 00/11] Peer to Peer One-Step time stamping
 2019-12-20 22:41 UTC  (13+ messages)
` [PATCH V7 net-next 01/11] net: phy: Introduce helper functions for time stamping support
` [PATCH V7 net-next 02/11] net: macvlan: Use the PHY time stamping interface
` [PATCH V7 net-next 03/11] net: vlan: "
` [PATCH V7 net-next 04/11] net: ethtool: "
` [PATCH V7 net-next 05/11] net: netcp_ethss: "
` [PATCH V7 net-next 09/11] net: mdio: of: Register discovered MII time stampers

[nfsd:nfsd-next 4/30] fs/nfsd/nfs4proc.c:1375:16: sparse: sparse: incorrect type in assignment (different base types)
 2019-12-20 22:41 UTC 

[PATCH net] virtio-net: Skip set_features on non-cvq devices
 2019-12-20 22:40 UTC  (3+ messages)

[PATCH v2 0/2] New zonefs file system
 2019-12-20 22:39 UTC  (5+ messages)
` [PATCH v2 1/2] fs: "
` [PATCH v2 2/2] zonefs: Add documentation

[Buildroot] [PATCH 1/1] package/libqmi: add Libs.Private to qmi-glib.pc
 2019-12-20 22:38 UTC  (5+ messages)

[PATCH] dt-bindings: opp: Convert Allwinner H6 OPP to a schema
 2019-12-20 22:36 UTC  (3+ messages)

[linux-rt-devel:linux-5.2.y-rt-rebase 188/289] arch/x86//kernel/cpu/resctrl/rdtgroup.c:510:1: warning: the frame size of 3104 bytes is larger than 2048 bytes
 2019-12-20 22:36 UTC 

[PATCH 0/2] Rebase am fixes
 2019-12-20 22:34 UTC  (6+ messages)
` [PATCH 1/2] am: pay attention to user-defined context size

[PATCH] cdrom: unify log messages
 2019-12-20 22:02 UTC  (2+ messages)

[Intel-gfx] [PATCH v5 1/7] drm/i915: Introduce intel_crtc_state_alloc()
 2019-12-20 22:32 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [v5,1/7] "

Adding a branch from linux-pm.git to the list of monitored branches
 2019-12-20 22:32 UTC  (4+ messages)

[Intel-gfx] [CI] drm/i915: Remove i915->kernel_context
 2019-12-20 22:30 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for "

[PATCH v4 1/3] dt-bindings: Add vendor prefix for Xinpeng Technology
 2019-12-20 22:29 UTC  (4+ messages)
` [PATCH v4 3/3] drm/panel: add panel driver for Xinpeng XPP055C272 panels

[PATCH net] net: phy: make phy_error() report which PHY has failed
 2019-12-20 22:28 UTC  (9+ messages)

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

[igt-dev] [PATCH i-g-t] tests/kms_plane: Disable GEN12 media compression YUV tests
 2019-12-20 22:19 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "

[RFC net-next 00/14] XDP in tx path
 2019-12-20 22:17 UTC  (12+ messages)
` [RFC net-next 11/14] tun: run XDP program "

[Bug 204241] New: amdgpu fails to resume from suspend
 2019-12-20 22:17 UTC  (2+ messages)
` [Bug 204241] "

[Buildroot] [PATCH 1/1] puredata: new package
 2019-12-20 22:16 UTC  (2+ messages)

[PATCH v2 00/13] Fixes for DP8393X SONIC device emulation
 2019-12-20 22:15 UTC  (3+ messages)
` [PATCH v2 13/13] dp8393x: Correctly advance RRP

Finding out where a file is stored on the disk
 2019-12-20 22:16 UTC  (2+ messages)

[PATCHv3 00/15] remoteproc: updates for omap remoteproc support
 2019-12-20 22:15 UTC  (7+ messages)
` [PATCHv3 05/15] remoteproc/omap: Add the rproc ops .da_to_va() implementation

[PATCH 0/9] [RFC] Changed Paths Bloom Filters
 2019-12-20 22:14 UTC  (2+ messages)

[PATCH net v2] cxgb4: fix refcount init for TC-MQPRIO offload
 2019-12-20 22:14 UTC  (2+ messages)

[MPTCP] Re: [RFC PATCH 2/4] Squash-to "mptcp: Create SUBFLOW socket for incoming connection"
 2019-12-20 22:12 UTC 

[RESEND PATCH v1 00/15] PHY: Update Cadence Torrent PHY driver with reconfiguration
 2019-12-20 22:12 UTC  (5+ messages)
` [RESEND PATCH v1 14/15] dt-bindings: phy: phy-cadence-torrent: Add platform dependent compatible string

[Intel-gfx] [PATCH] drm/i915/display: nuke skl workaround for pre-production hw
 2019-12-20 22:11 UTC  (2+ messages)

[RFC PATCH 00/14] usb: dwc3: Introduce DWC_usb32
 2019-12-20 22:11 UTC  (8+ messages)
` [RFC PATCH 13/14] usb: devicetree: dwc3: Add property to disable mult TRB fetch


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.