linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-07-03 03:26:38 to 2019-07-03 08:44:53 UTC [more...]

[PATCH 00/39] Don't let ReST documents orphaned
 2019-07-03  8:44 UTC  (3+ messages)
` [PATCH 39/39] docs: gpio: add sysfs interface to the admin-guide

[PATCH] checkpatch: avoid default n
 2019-07-03  8:42 UTC  (2+ messages)

[PATCH V2 1/2] serial/8250: Add support for NI-Serial PXI/PXIe+485 devices
 2019-07-03  8:42 UTC  (2+ messages)

[PATCH net-next v6 00/15] ethtool netlink interface, part 1
 2019-07-03  8:41 UTC  (14+ messages)
` [PATCH net-next v6 04/15] ethtool: introduce ethtool netlink interface
` [PATCH net-next v6 05/15] ethtool: helper functions for "
` [PATCH net-next v6 11/15] ethtool: provide link mode names as a string set

linux-next: manual merge of the char-misc tree with the driver-core tree
 2019-07-03  8:41 UTC  (9+ messages)

[PATCH 0/2] RISC-V: Handle the siginfo_t offset problem
 2019-07-03  8:40 UTC  (5+ messages)
` [PATCH 1/2] uapi/asm-generic: Allow defining a custom __SIGINFO struct
` [PATCH 2/2] riscv/include/uapi: Define a custom __SIGINFO struct for RV32

linux-next: manual merge of the akpm-current tree with the net-next tree
 2019-07-03  8:40 UTC 

[PATCH v2 0/8] pinctrl: aspeed: Preparation for AST2600
 2019-07-03  8:40 UTC  (2+ messages)

[PATCH v2] mm, vmscan: prevent useless kswapd loops
 2019-07-03  8:38 UTC  (2+ messages)

[PATCH V2 2/2] PCI: Add NI-Serial PXI/PXIe+485 device IDs
 2019-07-03  8:36 UTC  (2+ messages)

[PATCH] ASoC: sunxi: sun50i-codec-analog: Add earpiece
 2019-07-03  8:34 UTC  (2+ messages)

[PATCH] x86/fpu: Fix nofxsr regression
 2019-07-03  8:32 UTC  (4+ messages)
  ` [PATCH] x86/fpu: Make no387 and nofxsr work a little better on modern CPUs

[PATCH] qlcnic: remove redundant assignment to variable err
 2019-07-03  8:32 UTC 

[PATCH] ALSA: usb-audio: fix Line6 Helix audio format rates
 2019-07-03  8:32 UTC  (7+ messages)
  ` [alsa-devel] "

[PATCH] arm64: mm: Fix dead assignment of old_pte
 2019-07-03  8:31 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] x86/ldt: Initialize the context lock for init_mm
 2019-07-03  8:28 UTC  (2+ messages)
` [tip:x86/urgent] "

[PATCH bpf-next] bpf: cgroup: Fix build error without CONFIG_NET
 2019-07-03  8:26 UTC  (2+ messages)
` [PATCH v2 "

[PATCH v3] pinctrl: qcom: Add irq_enable callback for msm gpio
 2019-07-03  8:26 UTC  (2+ messages)

[PATCH v1 0/9] vfio_pci: wrap pci device as a mediated device
 2019-07-03  8:25 UTC  (10+ messages)
` [PATCH v1 9/9] smaples: add vfio-mdev-pci driver

[PATCH v1 00/11] perf: Fix errors detected by Smatch
 2019-07-03  8:22 UTC  (9+ messages)
` [PATCH v1 10/11] perf intel-pt: Smatch: Fix potential NULL pointer dereference
` [PATCH v1 11/11] perf cs-etm: "

[PATCH] selftests/ftrace: skip ftrace test if FTRACE was not enabled
 2019-07-03  8:20 UTC  (7+ messages)

[patch V2 6/6] x86/irq: Seperate unused system vectors from spurious entry again
 2019-07-03  8:19 UTC  (2+ messages)
` [tip:x86/apic] "

[PATCH] regulator: max77620: remove redundant assignment to variable ret
 2019-07-03  8:20 UTC 

[GIT PULL] SMB3 fix
 2019-07-03  8:20 UTC  (2+ messages)

[GIT PULL] arm64: fixes for 5.2
 2019-07-03  8:20 UTC  (2+ messages)

[GIT PULL] fixes for v5.2-rc8
 2019-07-03  8:20 UTC  (2+ messages)

[PATCH] percpu: Make pcpu_setup_first_chunk() void function
 2019-07-03  8:25 UTC 

[patch V2 5/6] x86/irq: Handle spurious interrupt after shutdown gracefully
 2019-07-03  8:18 UTC  (2+ messages)
` [tip:x86/apic] "

[patch V2 4/6] x86/ioapic: Implement irq_get_irqchip_state() callback
 2019-07-03  8:18 UTC  (2+ messages)
` [tip:x86/apic] "

[PATCH] NFS: Less function calls in show_pnfs()
 2019-07-03  8:18 UTC  (2+ messages)

[patch V2 3/6] genirq: Add optional hardware synchronization for shutdown
 2019-07-03  8:17 UTC  (2+ messages)
` [tip:x86/apic] "

[patch V2 2/6] genirq: Fix misleading synchronize_irq() documentation
 2019-07-03  8:16 UTC  (2+ messages)
` [tip:x86/apic] "

[PATCH] ext4: remove unnecessary error check
 2019-07-03  8:16 UTC 

[patch V2 1/6] genirq: Delay deactivation in free_irq()
 2019-07-03  8:16 UTC  (2+ messages)
` [tip:x86/apic] "

[PATCH v4 00/16] crypto: caam - Add i.MX8MQ support
 2019-07-03  8:13 UTC  (17+ messages)
` [PATCH v4 01/16] crypto: caam - move DMA mask selection into a function
` [PATCH v4 02/16] crypto: caam - simplify clock initialization
` [PATCH v4 03/16] crypto: caam - move tasklet_init() call down
` [PATCH v4 04/16] crypto: caam - use deveres to allocate 'entinfo'
` [PATCH v4 05/16] crypto: caam - use devres to allocate 'outring'
` [PATCH v4 06/16] crypto: caam - use devres to allocate 'inpring'
` [PATCH v4 07/16] crytpo: caam - make use of iowrite64*_hi_lo in wr_reg64
` [PATCH v4 08/16] crypto: caam - use ioread64*_hi_lo in rd_reg64
` [PATCH v4 09/16] crypto: caam - drop 64-bit only wr/rd_reg64()
` [PATCH v4 10/16] crypto: caam - make CAAM_PTR_SZ dynamic
` [PATCH v4 11/16] crypto: caam - move cpu_to_caam_dma() selection to runtime
` [PATCH v4 12/16] crypto: caam - drop explicit usage of struct jr_outentry
` [PATCH v4 13/16] crypto: caam - don't hardcode inpentry size
` [PATCH v4 14/16] crypto: caam - force DMA address to 32-bit on 64-bit i.MX SoCs
` [PATCH v4 15/16] crypto: caam - always select job ring via RSR on i.MX8MQ
` [PATCH v4 16/16] crypto: caam - add clock entry for i.MX8MQ

[PATCH][next] staging: rtl8723bs: hal: remove redundant assignment to packetType
 2019-07-03  8:14 UTC 

[PATCH v7 0/2] fTPM: firmware TPM running in TEE
 2019-07-03  8:12 UTC  (11+ messages)
` [PATCH v7 1/2] "

[PATCH] waitqueue: fix clang -Wuninitialized warnings
 2019-07-03  8:10 UTC 

[PATCH] perf tools: Do not rely on errno values for precise_ip fallback
 2019-07-03  8:09 UTC 

[PATCH] devres: allow const resource arguments
 2019-07-03  8:09 UTC  (2+ messages)

[PATCH] drm/bridge: sii902x: add audio graph card support
 2019-07-03  8:04 UTC 

[PATCH v5 0/6] add edma2 for i.mx7ulp
 2019-07-03  7:58 UTC  (2+ messages)

[PATCH bpf-next] bpf: cgroup: Fix build error without CONFIG_NET
 2019-07-03  8:01 UTC  (3+ messages)

[PATCH] media: cobalt: remove redundant assignment to variable data
 2019-07-03  8:00 UTC 

KASAN: use-after-free Read in cpia2_usb_disconnect
 2019-07-03  7:42 UTC  (2+ messages)

[PATCH] atl1c: remove redundant assignment to variable tpd_req
 2019-07-03  7:53 UTC 

[PATCH] rtl8xxxu: Fix wifi low signal strength issue of RTL8723BU
 2019-07-03  7:51 UTC  (6+ messages)

[RFC PATCH 0/5] Add CONFIG symbol as module attribute
 2019-07-03  7:40 UTC  (11+ messages)

[PATCH 1/2] ASoC: codecs: ad193x: Group register initialization at probe
 2019-07-03  7:39 UTC  (2+ messages)
` [alsa-devel] "

[PATCH] dax: Fix missed PMD wakeups
 2019-07-03  7:24 UTC 

[PATCH v5 net-next 0/6] net: ethernet: ti: cpsw: Add XDP support
 2019-07-03  7:38 UTC  (4+ messages)
` [PATCH v5 net-next 6/6] net: ethernet: ti: cpsw: add "

linux-next: Fixes tag needs some work in the staging tree
 2019-07-03  7:34 UTC  (2+ messages)

[PATCH v2 1/3] habanalabs: Update the device idle check
 2019-07-03  7:31 UTC  (3+ messages)
` [PATCH v2 3/3] habanalabs: Add busy engines bitmask to HW idle IOCTL

[PATCH 0/3] implement poweroff for mt6323/6397
 2019-07-03  7:26 UTC  (5+ messages)
` [PATCH 1/3] add doc and MAINTAINERS for poweroff
` [PATCH 3/3] add driver "

[PATCH] drm/komeda: Adds VRR support
 2019-07-03  7:26 UTC 

[PATCH 5.1 00/55] 5.1.16-stable review
 2019-07-03  7:24 UTC  (5+ messages)
` [PATCH 5.1 51/55] bpf, arm64: use more scalable stadd over ldxr / stxr loop in xadd

[PATCH v3 0/3] make RB_DECLARE_CALLBACKS more generic
 2019-07-03  7:22 UTC  (5+ messages)
` [PATCH v3 1/3] augmented rbtree: add comments for RB_DECLARE_CALLBACKS macro
` [PATCH v3 2/3] augmented rbtree: add new RB_DECLARE_CALLBACKS_MAX macro
` [PATCH v3 3/3] augmented rbtree: rework the RB_DECLARE_CALLBACKS macro definition

[GIT PULL] FSI changes for 5.3
 2019-07-03  7:22 UTC  (3+ messages)

[PATCH 4.19 00/72] 4.19.57-stable review
 2019-07-03  7:20 UTC  (4+ messages)
` [PATCH 4.19 26/72] usb: dwc3: gadget: use num_trbs when skipping TRBs on ->dequeue()

[PATCH v2 0/3] ipinctrl: qcom: Add support for SM8150
 2019-07-03  7:19 UTC  (7+ messages)
` [PATCH v2 1/3] dt-bindings: pinctrl: qcom: Document missing gpio nodes
` [PATCH v2 2/3] dt-bindings: pinctrl: qcom: Add SM8150 pinctrl binding
` [PATCH v2 3/3] pinctrl: qcom: Add SM8150 pinctrl driver

[PATCH] soc: qcom: msm_bus: initialize cldata->handle field
 2019-07-03  7:18 UTC 

[PATCH 1/2] debugfs: provide pr_fmt() macro
 2019-07-03  7:16 UTC  (2+ messages)
` [PATCH 2/2] debugfs: log errors when something goes wrong

[PATCH v2 0/9] x86: Concurrent TLB flushes
 2019-07-02 23:51 UTC  (10+ messages)
` [PATCH v2 1/9] smp: Run functions concurrently in smp_call_function_many()
` [PATCH v2 2/9] x86/mm/tlb: Remove reason as argument for flush_tlb_func_local()
` [PATCH v2 3/9] x86/mm/tlb: Open-code on_each_cpu_cond_mask() for tlb_is_not_lazy()
` [PATCH v2 4/9] x86/mm/tlb: Flush remote and local TLBs concurrently
` [PATCH v2 5/9] x86/mm/tlb: Privatize cpu_tlbstate
` [PATCH v2 6/9] x86/mm/tlb: Do not make is_lazy dirty for no reason
` [PATCH v2 7/9] cpumask: Mark functions as pure
` [PATCH v2 8/9] x86/mm/tlb: Remove UV special case
` [PATCH v2 9/9] x86/mm/tlb: Remove unnecessary uses of the inline keyword

[PATCH net] r8152: move calling r8153b_rx_agg_chg_indicate()
 2019-07-03  7:11 UTC 

[PATCH] staging: erofs: fix LZ4 limited bounced page mis-reuse
 2019-07-03  6:53 UTC  (6+ messages)

[PATCH] stacktrace: Use PF_KTHREAD to check for kernel threads
 2019-07-03  7:07 UTC  (2+ messages)
` [tip:core/stacktrace] "

[PATCH RESEND 0/2] RISC-V: Handle the siginfo_t offset problem
 2019-07-03  7:08 UTC  (2+ messages)

[PATCH] mm/page_isolate: change the prototype of undo_isolate_page_range()
 2019-07-03  6:57 UTC  (2+ messages)

[PATCH] mm, slab: Extend slab/shrink to shrink all the memcg caches
 2019-07-03  6:56 UTC  (2+ messages)

[PATCH v5 0/2] Add Macronix raw NAND controller driver
 2019-07-03  7:15 UTC  (3+ messages)
` [PATCH v5 1/2] mtd: rawnand: Add Macronix raw NAND controller
` [PATCH v5 2/2] dt-bindings: mtd: Document Macronix raw NAND controller bindings

[PATCH RESEND] staging: erofs: fix LZ4 limited bounced page mis-reuse
 2019-07-03  6:52 UTC 

[PATCH V2 0/2] recover the channel swap after xrun
 2019-07-03  6:42 UTC  (3+ messages)
` [PATCH V2 1/2] ASoC: fsl_esai: Wrap some operations to be functions
` [PATCH V2 2/2] ASoC: fsl_esai: recover the channel swap after xrun

[PATCH v3 0/6] Introduce Bandwidth OPPs for interconnect paths
 2019-07-03  6:45 UTC  (4+ messages)
` [PATCH v3 6/6] interconnect: Add OPP table support for interconnects

[PATCH v7 0/2] Add Apple SPI keyboard and trackpad driver
 2019-07-03  6:39 UTC  (4+ messages)
` [PATCH v7 1/2] drm/bridge: sil_sii8620: make remote control optional

[PATCH v3 0/5] crypto: caam - Add i.MX8MQ support
 2019-07-03  6:37 UTC  (4+ messages)
` [PATCH v3 1/5] crypto: caam - move DMA mask selection into a function

[RFC PATCH v2 00/12] Reduce ifdef mess in ptrace
 2019-07-03  6:29 UTC  (2+ messages)

gpio desc flags being lost
 2019-07-03  6:28 UTC  (2+ messages)

[PATCH v3] arm64: dts: imx8mq: Add sai3 and sai6 nodes
 2019-07-03  6:27 UTC  (2+ messages)

[LINUX PATCH v17 1/2] mtd: rawnand: nand_micron: Do not over write driver's read_page()/write_page()
 2019-07-03  6:25 UTC  (5+ messages)
` [LINUX PATCH v17 2/2] mtd: rawnand: pl353: Add basic driver for arm pl353 smc nand interface

[PATCH] i2c: remove casting dma_alloc
 2019-07-03  6:24 UTC  (2+ messages)

[PATCH] powerpc/hw_breakpoint: move instruction stepping out of hw_breakpoint_handler()
 2019-07-03  6:20 UTC  (2+ messages)

[PATCH 2/4] input: keyboard/mouse/touchscreen/misc: Use dev_get_drvdata()
 2019-07-03  6:17 UTC  (7+ messages)

[PATCH v4] docs: aha152x.txt convert it to ReST
 2019-07-03  6:14 UTC 

[PATCH] mm/z3fold: Fix z3fold_buddy_slots use after free
 2019-07-03  6:02 UTC  (4+ messages)

Reminder: 36 open syzbot bugs in "net/bpf" subsystem
 2019-07-03  6:01 UTC 

bcachefs status update (it's done cooking; let's get this sucker merged)
 2019-07-03  5:59 UTC  (2+ messages)

[PATCH v2] mm/z3fold.c: Lock z3fold page before __SetPageMovable()
 2019-07-03  5:54 UTC  (8+ messages)

[PATCH] unicore32: dma: fix to pass correct device identity to free_irq()
 2019-07-03  5:59 UTC 

[PATCH] mm: Generalize and rename notify_page_fault() as kprobe_page_fault()
 2019-07-03  5:35 UTC  (4+ messages)
` [DRAFT] mm/kprobes: Add generic kprobe_fault_handler() fallback definition

[PATCH] of/fdt: Make sure no-map does not remove already reserved regions
 2019-07-03  5:08 UTC 

[PATCH] posix_acl: fix stale posix_acl_update_mode() comment
 2019-07-03  5:07 UTC 

[PATCH] PCI: hv: fix pci-hyperv build, depends on SYSFS
 2019-07-03  5:05 UTC  (6+ messages)

Reminder: 3 open syzbot bugs in "android/binder" subsystem
 2019-07-03  5:02 UTC 

[PATCHv4 0/2] Document memory-to-memory video codec interfaces
 2019-07-03  4:58 UTC  (3+ messages)
` [PATCHv4 1/2] media: docs-rst: Document memory-to-memory video decoder interface

[PATCH] Revert "ARM: dts: rockchip: add startup delay to rk3288-veyron panel-regulators"
 2019-07-03  4:54 UTC  (3+ messages)

suspicious RCU usage (was: Re: [PATCHv3 next 1/3] loopback: create blackhole net device similar to loopack.)
 2019-07-03  4:45 UTC  (2+ messages)

[PATCH v8 0/5] MTD: Add Initial Hyperbus support
 2019-07-03  4:41 UTC  (4+ messages)
` [PATCH v8 3/5] mtd: Add support for HyperBus memory devices

[RFC] rcuperf: Make rcuperf test more robust for !expedited mode
 2019-07-03  4:39 UTC 

Reminder: 22 open syzbot bugs in perf subsystem
 2019-07-03  4:36 UTC  (6+ messages)

[PATCH] drm/msm/mdp5: Use drm_device for creating gem address space
 2019-07-03  4:08 UTC  (2+ messages)

[PATCH v7 0/3] add support for rng-seed
 2019-07-03  4:01 UTC  (4+ messages)
` [PATCH v7 1/3] arm64: map FDT as RW for early_init_dt_scan()
` [PATCH v7 2/3] fdt: add support for rng-seed
` [PATCH v7 3/3] arm64: kexec_file: add rng-seed support

[RESEND PATCH v3 0/7] Improve scheduler scalability for fast path
 2019-07-03  3:52 UTC  (6+ messages)

[PATCH -next] btrfs: remove set but not used variable 'offset'
 2019-07-03  3:51 UTC  (2+ messages)

[PATCH] rbtree: sync up the tools/ copy of the code with the main one
 2019-07-03  3:48 UTC 

[PATCH v2] selftests/x86/fsgsbase: Fix some test case bugs
 2019-07-03  3:43 UTC 

[RFC PATCH 0/5] NUMA Balancer Suite
 2019-07-03  3:34 UTC  (6+ messages)
` [PATCH 0/4] per cpu cgroup numa suite
  ` [PATCH 1/4] numa: introduce per-cgroup numa balancing locality, statistic
  ` [PATCH 2/4] numa: append per-node execution info in memory.numa_stat
  ` [PATCH 3/4] numa: introduce numa group per task group
  ` [PATCH 4/4] numa: introduce numa cling feature

[GIT PULL] perf/core improvements and fixes
 2019-07-03  3:27 UTC  (19+ messages)
` [PATCH 01/18] objtool: Fix build by linking against tools/lib/ctype.o sources
` [PATCH 02/18] perf symbol: Create block_info structure
` [PATCH 03/18] perf hists: Add block_info in hist_entry
` [PATCH 04/18] perf diff: Check if all data files with branch stacks
` [PATCH 05/18] perf diff: Use hists to manage basic blocks per symbol
` [PATCH 06/18] perf diff: Link same basic blocks among different data
` [PATCH 07/18] perf diff: Print the basic block cycles diff
` [PATCH 08/18] perf diff: Documentation -c cycles option
` [PATCH 09/18] perf pmu: Support more complex PMU event aliasing
` [PATCH 10/18] perf jevents: Add support for Hisi hip08 DDRC PMU aliasing
` [PATCH 11/18] perf jevents: Add support for Hisi hip08 HHA "
` [PATCH 12/18] perf jevents: Add support for Hisi hip08 L3C "
` [PATCH 13/18] perf tools: Fix typos / broken sentences
` [PATCH 14/18] perf vendor events intel: Metric fixes for SKX/CLX
` [PATCH 15/18] perf list: Avoid extra : for --raw metrics
` [PATCH 16/18] perf tools metric: Don't include duration_time in group
` [PATCH 17/18] perf tests: Fix record+probe_libc_inet_pton.sh for powerpc64
` [PATCH 18/18] perf script: Allow specifying the files to process guest samples


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).