linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-11-12 14:50:55 to 2019-11-12 16:57:19 UTC [more...]

[PATCH 1/2] KVM: MMU: Do not treat ZONE_DEVICE pages as being reserved
 2019-11-12 16:57 UTC  (11+ messages)

[PATCH 0/9] staging: rtl8723bs: cleanup patches
 2019-11-12 16:56 UTC  (10+ messages)
` [PATCH 1/9] staging: rtl8723bs: Remove multiple blank lines
` [PATCH 2/9] staging: rtl8723bs: Remove blank lines before a close brace
` [PATCH 3/9] staging: rtl8723bs: Remove blank lines after an open brace
` [PATCH 4/9] staging: rtl8723bs: Remove unnecessary braces
` [PATCH 5/9] staging: rtl8723bs: Add necessary braces
` [PATCH 6/9] staging: rtl8723bs: Fix unbalanced braces
` [PATCH 7/9] staging: rtl8723bs: Fix incorrect type in argument warnings
` [PATCH 8/9] staging: rtl8723bs: Remove unnecessary conditional block
` [PATCH 9/9] staging: rtl8723bs: Rename variable

[PATCH 00/33] exception cleanup, syscall in C and !COMPAT
 2019-11-12 16:52 UTC  (34+ messages)
` [PATCH 01/33] powerpc/64s/exception: Introduce INT_DEFINE parameter block for code generation
` [PATCH 02/33] powerpc/64s/exception: Add GEN_COMMON macro that uses INT_DEFINE parameters
` [PATCH 03/33] powerpc/64s/exception: Add GEN_KVM "
` [PATCH 04/33] powerpc/64s/exception: Expand EXC_COMMON and EXC_COMMON_ASYNC macros
` [PATCH 05/33] powerpc/64s/exception: Move all interrupt handlers to new style code gen macros
` [PATCH 06/33] powerpc/64s/exception: Remove old INT_ENTRY macro
` [PATCH 07/33] powerpc/64s/exception: Remove old INT_COMMON macro
` [PATCH 08/33] powerpc/64s/exception: Remove old INT_KVM_HANDLER
` [PATCH 09/33] powerpc/64s/exception: Add ISIDE option
` [PATCH 10/33] powerpc/64s/exception: move real->virt switch into the common handler
` [PATCH 11/33] powerpc/64s/exception: move soft-mask test to common code
` [PATCH 12/33] powerpc/64s/exception: move KVM "
` [PATCH 13/33] powerpc/64s/exception: remove confusing IEARLY option
` [PATCH 14/33] powerpc/64s/exception: remove the SPR saving patch code macros
` [PATCH 15/33] powerpc/64s/exception: trim unused arguments from KVMTEST macro
` [PATCH 16/33] powerpc/64s/exception: hdecrementer avoid touching the stack
` [PATCH 17/33] powerpc/64s/exception: re-inline some handlers
` [PATCH 18/33] powerpc/64s/exception: Clean up SRR specifiers
` [PATCH 19/33] powerpc/64s/exception: add more comments for interrupt handlers
` [PATCH 20/33] powerpc/64s/exception: only test KVM in SRR interrupts when PR KVM is supported
` [PATCH 21/33] powerpc/64s/exception: soft nmi interrupt should not use ret_from_except
` [PATCH 22/33] powerpc/64: system call remove non-volatile GPR save optimisation
` [PATCH 23/33] powerpc/64: system call implement the bulk of the logic in C
` [PATCH 24/33] powerpc/64s: interrupt return "
` [PATCH 25/33] powerpc/64s/exception: remove lite interrupt return
` [PATCH 26/33] powerpc: Add back __ARCH_WANT_SYS_LLSEEK macro
` [PATCH 27/33] powerpc: move common register copy functions from signal_32.c to signal.c
` [PATCH 28/33] powerpc/perf: consolidate read_user_stack_32
` [PATCH 29/33] powerpc/perf: consolidate valid_user_sp
` [PATCH 30/33] powerpc/perf: remove current_is_64bit()
` [PATCH 31/33] powerpc/64: make buildable without CONFIG_COMPAT
` [PATCH 32/33] powerpc/64: Make COMPAT user-selectable disabled on littleendian by default
` [PATCH 33/33] powerpc/perf: split callchain.c by bitness

[PATCH 00/16] drivers: y2038 updates
 2019-11-12 16:55 UTC  (3+ messages)
` [PATCH 14/16] drm/msm: avoid using 'timespec'

[RFC PATCH] efi: arm64: Introduce /sys/firmware/efi/memreserve to tell the persistent pages
 2019-11-12 16:53 UTC 

[PATCH] usb-audio: not submit urb for stopped endpoint
 2019-11-12 16:48 UTC  (6+ messages)

[RFC PATCH] Documentation: perf: fix kernel-doc warnings in imx-ddr.rst
 2019-11-12 16:46 UTC  (2+ messages)

[PATCH v2 0/2] drm: replace magic numbers
 2019-11-12 16:45 UTC  (3+ messages)
` [PATCH 1/2] drm: replace incorrect Compliance/Margin magic numbers with PCI_EXP_LNKCTL2 definitions

[PATCH 0/5] PLX Switch DMA Engine Driver
 2019-11-12 16:45 UTC  (6+ messages)
` [PATCH 1/5] dmaengine: Store module owner in dma_device struct

[PATCH v1 1/3] Input: ili210x - do not retrieve/print chip firmware version
 2019-11-12 16:44 UTC  (3+ messages)
` [PATCH v1 2/3] Input: ili210x - add resolution to chip operations structure
` [PATCH v1 3/3] Input: ili210x - optionally hide calibrate sysfs attribute

[PATCH] Documentation: admin-guide: add earlycon documentation for RISC-V
 2019-11-12 16:44 UTC  (6+ messages)

[RESEND PATCH v1 2/2] scsi: ufs: fix potential bug which ends in system hang-up
 2019-11-12 16:41 UTC  (2+ messages)

[RESEND PATCH v1 1/2] scsi: ufs: print helpful hint when response size exceed buffer size
 2019-11-12 16:40 UTC  (2+ messages)

[PATCH v6 0/8] Fix year 2038 issue for sound subsystem
 2019-11-12 16:38 UTC  (11+ messages)
` [PATCH v6 1/8] ALSA: Replace timespec with timespec64
` [PATCH v6 2/8] ALSA: Avoid using timespec for struct snd_timer_status
` [PATCH v6 3/8] ALSA: Avoid using timespec for struct snd_ctl_elem_value
` [PATCH v6 4/8] ALSA: Avoid using timespec for struct snd_pcm_status
` [PATCH v6 5/8] ALSA: Avoid using timespec for struct snd_rawmidi_status
  ` [alsa-devel] "
` [PATCH v6 6/8] ALSA: Avoid using timespec for struct snd_timer_tread
` [PATCH v6 7/8] ALSA: move snd_pcm_ioctl_sync_ptr_compat into pcm_native.c
` [PATCH v6 8/8] ALSA: add new 32-bit layout for snd_pcm_mmap_status/control

[PATCH 0/4] treewide: fix interrupted release
 2019-11-12 16:32 UTC  (6+ messages)
` [PATCH 1/4] drm/msm: fix memleak on release

[PATCH -next] mm/vmscan: fix an undefined behavior for zone id
 2019-11-12 16:31 UTC  (10+ messages)

[PATCH v3] tracing: Introduce trace event injection
 2019-11-12 16:31 UTC  (2+ messages)

[PATCHv1 0/5] ASoC: da7213: support for usage with simple-card
 2019-11-12 16:29 UTC  (7+ messages)
` [PATCHv1 1/5] ASoC: da7213: Add regulator support
` [PATCHv1 5/5] ASoC: da7213: add default clock handling

[PATCH 1/2 v2] drm/atomic: fix self-refresh helpers crtc state dereference
 2019-11-12 16:27 UTC  (4+ messages)
` [PATCH 2/2 v2] drm/atomic: clear new_state pointers at hw_done

[PATCH v8 0/4] MSM8998 Multimedia Clock Controller
 2019-11-12 16:25 UTC  (10+ messages)
` [PATCH v8 1/4] dt-bindings: clock: Document external clocks for MSM8998 gcc
` [PATCH v8 2/4] dt-bindings: clock: Convert qcom,mmcc to DT schema
` [PATCH v8 3/4] dt-bindings: clock: Add support for the MSM8998 mmcc

[PATCH] arm64: Kconfig: add a choice for endianess
 2019-11-12 16:24 UTC  (2+ messages)

[PATCH] fs: ext4: remove unused variable warning in parse_options()
 2019-11-12 16:23 UTC  (2+ messages)

[PATCH v2] xtensa: improve stack dumping
 2019-11-12 16:23 UTC  (3+ messages)

[PATCH v6 net-next 00/13] net: ethernet: ti: introduce new cpsw switchdev based driver
 2019-11-12 16:22 UTC  (5+ messages)
` [PATCH v6 net-next 06/13] dt-bindings: net: ti: add new cpsw switch driver bindings

PROBLEM: NULL pointer dereference; nfsd4_remove_cld_pipe
 2019-11-12 16:20 UTC  (3+ messages)

[PATCHSET cgroup/for-5.5] kernfs,cgroup: support 64bit inos and unify cgroup IDs
 2019-11-12 16:19 UTC  (5+ messages)

[PATCH 0/5] Add V4L2 driver for i.MX8 JPEG Encoder/Decoder
 2019-11-12 16:17 UTC  (2+ messages)

[PATCH v1] clk: tegra: clk-dfll: Fix to remove pm_runtime_irq_safe
 2019-11-12 16:17 UTC  (2+ messages)

[PATCH RT 2/2 v2] list_bl: avoid BUG when the list is not locked
 2019-11-12 16:16 UTC 

[patch V2 00/16] x86/iopl: Prevent user space from using CLI/STI with iopl(3)
 2019-11-12 16:16 UTC  (15+ messages)
` [patch V2 01/16] x86/ptrace: Prevent truncation of bitmap size
` [patch V2 04/16] x86/tss: Fix and move VMX BUILD_BUG_ON()
` [patch V2 05/16] x86/iopl: Cleanup include maze
` [patch V2 06/16] x86/io: Speedup schedule out of I/O bitmap user
` [patch V2 07/16] x86/ioperm: Move iobitmap data into a struct
` [patch V2 08/16] x86/ioperm: Add bitmap sequence number
` [patch V2 09/16] x86/ioperm: Move TSS bitmap update to exit to user work

[RFC PATCH] Documentation: filesystems: convert vfat.txt to RST
 2019-11-12 16:11 UTC  (2+ messages)

[PATCH RT 1/2 v2] dm-snapshot: fix crash with the realtime kernel
 2019-11-12 16:09 UTC 

[PATCH v2] buffer: Fix I/O error due to ARM read-after-read hazard
 2019-11-12 16:08 UTC  (2+ messages)

[PATCH] psi:fix divide by zero in psi_update_stats
 2019-11-12 16:08 UTC  (4+ messages)

[PATCH 1/3] perf vendor events arm64: Fix commas so PMU event files are valid JSON
 2019-11-12 16:03 UTC  (3+ messages)
` [PATCH 2/3] perf vendor events power8: "
` [PATCH 3/3] perf vendor events power9: "

[net-next, 1/2] enetc: Configure the Time-Aware Scheduler via tc-taprio offload
 2019-11-12 16:03 UTC  (2+ messages)

[PATCH v2 0/6] Raspberry Pi 4 PCIe support
 2019-11-12 15:59 UTC  (7+ messages)
` [PATCH v2 1/6] linux/log2.h: Add roundup/rounddown_pow_two64() family of functions
` [PATCH v2 2/6] dt-bindings: PCI: Add bindings for brcmstb's PCIe device
` [PATCH v2 3/6] ARM: dts: bcm2711: Enable PCIe controller
` [PATCH v2 4/6] PCI: brcmstb: add Broadcom STB PCIe host controller driver
` [PATCH v2 5/6] PCI: brcmstb: add MSI capability
` [PATCH v2 6/6] MAINTAINERS: Add brcmstb PCIe controller

[RFC PATCH] Documentation: filesystems: convert fuse to RST
 2019-11-12 15:55 UTC  (2+ messages)

KMSAN: uninit-value in __skb_flow_dissect (2)
 2019-11-12 15:54 UTC 

[PATCH] ath10k: Handle "invalid" BDFs for msm8998 devices
 2019-11-12 15:53 UTC  (3+ messages)

[PATCH -next] drm/amd/display: remove set but not used variable 'bpc'
 2019-11-12 15:52 UTC  (3+ messages)
` [PATCH v2 "

[PATCH] ath10k: Fix qmi init error handling
 2019-11-12 15:51 UTC  (3+ messages)

[PATCH] drm/gma500: Fixup fbdev stolen size usage evaluation
 2019-11-12 15:50 UTC  (4+ messages)

[PATCH 0/2] Enable System Manager on Agilex
 2019-11-12 15:48 UTC  (2+ messages)

[rcu:dev.2019.11.11a 61/63] htmldocs: include/linux/list.h:901: warning: Function parameter or member 'h' not described in 'hlist_fake'
 2019-11-12 15:47 UTC 

[PATCH net-next] openvswitch: add TTL decrement action
 2019-11-12 15:46 UTC  (3+ messages)

[PATCH] Documentation/process: Add AMD contact for embargoed hardware issues
 2019-11-12 15:46 UTC  (2+ messages)

[PATCH v3 2/2] arm64: dts: realtek: Add RTD1619 SoC and Realtek Mjolnir EVB
 2019-11-12 15:45 UTC 

[PATCH v3 1/2] dt-bindings: arm: realtek: Document RTD1619 and Realtek Mjolnir EVB
 2019-11-12 15:45 UTC 

[PATCH v3 0/2] arm64: dts: Initial RTD1619 SoC and Realtek Mjolnir EVB support
 2019-11-12 15:45 UTC 

[PATCH v4 00/10] sched/fair: rework the CFS load balance
 2019-11-12 15:40 UTC  (12+ messages)
` [PATCH v4 04/11] sched/fair: rework load_balance

[Patch v2 0/3] ARM: dts: am43x-vpfe/ov2659.patch
 2019-11-12 15:39 UTC  (3+ messages)
` [Patch v2 1/3] ARM: dts: am43xx: add support for clkout1 clock

[PATCH] drm/msm/mdp5: enable autocommit
 2019-11-12 15:38 UTC  (2+ messages)

[Patch v3 00/10] ARM: dts: dra7: add cal nodes
 2019-11-12 15:38 UTC  (11+ messages)
` [Patch v3 01/10] clk: ti: dra7: add cam clkctrl data
` [Patch v3 02/10] ARM: dts: dra7: add cam clkctrl node
` [Patch v3 03/10] ARM: OMAP: DRA7xx: Make CAM clock domain SWSUP only
` [Patch v3 05/10] ARM: dts: DRA72: Add CAL dtsi node
` [Patch v3 09/10] arm64: dts: k3-am65-main Add CAL node

[PATCH v2 0/5] dw-mipi-dsi support for Rockchip px30
 2019-11-12 15:37 UTC  (3+ messages)
` [PATCH v2 1/5] drm/bridge/synopsys: dsi: move phy_ops callbacks around panel enablement

[PATCH 1/3] iio: Add ADM1177 Hot Swap Controller and Digital Power Monitor driver
 2019-11-12 15:35 UTC  (3+ messages)
` [PATCH 2/3] dt-binding: iio: Add documentation for ADM1177
` [PATCH 3/3] MAINTAINERS: add entry for ADM1177 driver

question about setting TPM_CHIP_FLAG_IRQ in tpm_tis_core_init
 2019-11-12 15:35 UTC  (4+ messages)

[PATCH] kselftests: cgroup: Avoid the reuse of fd after it is deallocated
 2019-11-12 15:35 UTC  (2+ messages)

[PATCH v24 00/12] /dev/random - a new approach with full SP800-90B compliance
 2019-11-12 15:33 UTC  (2+ messages)

[PATCH -next] thermal: power_allocator: Fix Kconfig warning
 2019-11-12 15:28 UTC  (3+ messages)

[PATCH v2 1/2] net: remove static inline from dev_put()/dev_hold()
 2019-11-12 15:27 UTC  (3+ messages)
` [PATCH v2 2/2] net: add trace events for net_device refcnt

[PATCH v2 01/13] media: uvcvideo: drop error check of debugfs_create_dir()
 2019-11-12 15:28 UTC  (3+ messages)
` [PATCH v2 05/13] usb: musb: create debugfs directory under usb root

[PATCH v7 1/2] fork: extend clone3() to support setting a PID
 2019-11-12 15:26 UTC  (3+ messages)

[Patch v4 0/3] ARM: dts: dra7: add vpe nodes
 2019-11-12 15:27 UTC  (5+ messages)
` [Patch v4 1/3] clk: ti: dra7: add vpe clkctrl data
` [Patch v4 2/3] ARM: dts: dra7: add vpe clkctrl node

[PATCH v4 0/2] HMM tests and minor fixes
 2019-11-12 15:25 UTC  (5+ messages)
` [PATCH v4 1/2] mm/hmm: make full use of walk_page_range()
` [PATCH v4 2/2] mm/hmm/test: add self tests for HMM

[PATCH BUGFIX] block, bfq: deschedule empty bfq_queues not referred by any process
 2019-11-12 15:23 UTC  (2+ messages)

[PATCH v4] HID: core: check whether Usage Page item is after Usage ID items
 2019-11-12 15:22 UTC  (4+ messages)

[PATCH] ARM: fix race in for_each_frame
 2019-11-12 15:20 UTC  (3+ messages)

[PATCH v4 1/2] dt-bindings: gpu: mali-midgard: add samsung exynos 5420 compatible
 2019-11-12 15:19 UTC  (3+ messages)
` [PATCH v4 2/2] ARM: dts: exynos5420: add mali dt node and enable mali on Odroid XU3/4

[PATCH] hrtimer: Remove the comment about not used HRTIMER_SOFTIRQ
 2019-11-12 15:17 UTC  (2+ messages)
` [tip: timers/core] "

[RFCv1] rtc: m41t80: disable clock provider support
 2019-11-12 15:15 UTC  (7+ messages)

Question about "asm/rwonce.h: No such file or directory"
 2019-11-12 15:13 UTC  (3+ messages)

[PATCH 0/3] enable CAAM's HWRNG as default
 2019-11-12 15:13 UTC  (5+ messages)

[PATCH] arm64: dts: agilex: Add EDAC Device Tree
 2019-11-12 15:12 UTC  (2+ messages)

[PATCH v2] sched/freq: move call to cpufreq_update_util
 2019-11-12 15:05 UTC  (2+ messages)

[PATCH] x86, mce, therm_throt: Optimize notifications of thermal throttle
 2019-11-12 15:00 UTC  (2+ messages)
` [tip: ras/core] x86/mce/therm_throt: "

[PATCH] x86/intel: Disable HPET on Intel Coffe Lake platforms
 2019-11-12 15:00 UTC  (2+ messages)
` [tip: x86/urgent] x86/quirks: "

[PATCH] arm: kernel: initialize broadcast hrtimer based clock event device
 2019-11-12 14:55 UTC  (3+ messages)

ocfs2: xattr problems with 5.4.0-rc7
 2019-11-12 14:45 UTC 

[RESEND Patch v3 00/20] media: ti-vpe: cal: maintenance
 2019-11-12 14:53 UTC  (20+ messages)
` [RESEND Patch v3 01/20] dt-bindings: media: cal: update binding to use syscon
` [RESEND Patch v3 03/20] media: ti-vpe: cal: switch BIT_MASK to BIT
` [RESEND Patch v3 04/20] media: ti-vpe: cal: Add per platform data support
` [RESEND Patch v3 05/20] media: ti-vpe: cal: Enable DMABUF export
` [RESEND Patch v3 06/20] media: ti-vpe: cal: Restrict DMA to avoid memory corruption
` [RESEND Patch v3 07/20] dt-bindings: media: cal: update binding to add PHY LDO errata support
` [RESEND Patch v3 08/20] media: ti-vpe: cal: add CSI2 "
` [RESEND Patch v3 09/20] media: ti-vpe: cal: Fix ths_term/ths_settle parameters
` [RESEND Patch v3 10/20] media: ti-vpe: cal: Fix pixel processing parameters
` [RESEND Patch v3 11/20] media: ti-vpe: cal: Align DPHY init sequence with docs
` [RESEND Patch v3 12/20] dt-bindings: media: cal: update binding to add DRA76x support
` [RESEND Patch v3 13/20] media: ti-vpe: cal: Add "
` [RESEND Patch v3 14/20] dt-bindings: media: cal: update binding to add AM654 support
` [RESEND Patch v3 15/20] media: ti-vpe: cal: Add "
` [RESEND Patch v3 16/20] media: ti-vpe: cal: Add subdev s_power hooks
` [RESEND Patch v3 17/20] media: ti-vpe: cal: Properly calculate max resolution boundary
` [RESEND Patch v3 18/20] media: ti-vpe: cal: Fix a WARN issued when start streaming fails
` [RESEND Patch v3 19/20] media: ti-vpe: cal: fix enum_mbus_code/frame_size subdev arguments
` [RESEND Patch v3 20/20] dt-bindings: media: cal: convert binding to yaml

[PATCH] sched/fair: add comments for group_type and balancing at SD_NUMA level
 2019-11-12 14:50 UTC 


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